[{"id":5290013,"name":"prefect","ecosystem":"conda","description":"Prefect is a workflow management system, designed for modern infrastructure and powered by the open-source Prefect Core workflow engine. Users organize `Tasks` into `Flows`, and Prefect takes care of the rest.","homepage":"https://github.com/PrefectHQ/prefect","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":133,"first_release_published_at":"2019-03-25T23:12:36.000Z","latest_release_published_at":"2022-11-11T00:42:36.000Z","latest_release_number":"2.6.7","last_synced_at":"2026-03-22T20:07:52.933Z","created_at":"2022-10-03T15:48:34.789Z","updated_at":"2026-08-27T01:06:10.625Z","registry_url":"https://anaconda.org/conda-forge/prefect","install_command":"conda install -c conda-forge prefect","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T01:06:10.625Z","dependent_packages_count":8,"downloads":1101801,"downloads_period":"total","dependent_repos_count":41,"rankings":{"downloads":null,"dependent_repos_count":5.619042866410499,"dependent_packages_count":7.1011527521333395,"stargazers_count":2.5051150256998853,"forks_count":4.4113977743400365,"docker_downloads_count":null,"average":4.9091771046459405},"purl":"pkg:conda/prefect?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/prefect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prefect/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-01T05:06:11.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":4338885,"name":"prefect-github","ecosystem":"pypi","description":"Prefect integrations interacting with GitHub","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-github","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":24,"first_release_published_at":"2022-04-27T18:33:48.000Z","latest_release_published_at":"2026-06-12T20:18:25.000Z","latest_release_number":"0.4.4","last_synced_at":"2026-08-26T14:45:54.754Z","created_at":"2022-04-27T18:52:11.847Z","updated_at":"2026-08-30T11:49:33.457Z","registry_url":"https://pypi.org/project/prefect-github/","install_command":"pip install prefect-github --index-url https://pypi.org/simple","documentation_url":"https://prefect-github.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-github","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:49:33.457Z","dependent_packages_count":0,"downloads":881492,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.1839600751633736,"dependent_repos_count":8.945344680300531,"dependent_packages_count":10.117827917587048,"stargazers_count":11.191226565278669,"forks_count":19.149535235007857,"docker_downloads_count":2.3716783190183115,"average":8.993262132059298},"purl":"pkg:pypi/prefect-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-github","docker_dependents_count":1,"docker_downloads_count":51,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-github/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T16:24:24.558Z","issues_count":2963,"pull_requests_count":8569,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292756.4319157778,"issues_closed_count":1682,"pull_requests_closed_count":7219,"pull_request_authors_count":411,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9251954720504143,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":128,"past_year_pull_requests_count":459,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":494616.1804511278,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.3398692810457515,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-github/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-12-09T23:10:41.611Z","updated_at":"2022-12-09T23:10:41.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-12-09T23:10:41.606Z","updated_at":"2022-12-09T23:10:41.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":12871774,"name":"python313Packages.prefect","ecosystem":"nixpkgs","description":"Workflow orchestration framework for building resilient data pipelines in Python","homepage":"https://github.com/PrefectHQ/prefect","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T03:45:32.713Z","latest_release_published_at":"2026-01-27T03:45:32.713Z","latest_release_number":"3.5.0","last_synced_at":"2026-07-29T08:38:14.953Z","created_at":"2026-01-27T03:45:32.216Z","updated_at":"2026-08-18T11:20:58.932Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.prefect","install_command":"nix-env -iA nixpkgs.python313Packages.prefect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/pr/prefect/package.nix#L198","metadata":{"nix_attribute":"prefect-3.5.0","position":"pkgs/by-name/pr/prefect/package.nix:198","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prefect","upstream_purl":"pkg:pypi/prefect"},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:20:58.932Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.2064725516841036,"forks_count":0.20383392482552082,"docker_downloads_count":null,"average":0.10257661912740611},"purl":"pkg:nix/python313Packages.prefect?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.prefect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T22:00:08.286Z","issues_count":2937,"pull_requests_count":8489,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":288379.8575017446,"issues_closed_count":1673,"pull_requests_closed_count":7165,"pull_request_authors_count":392,"issue_authors_count":1061,"avg_comments_per_issue":1.9632277834525027,"avg_comments_per_pull_request":0.9127105666156202,"merged_pull_requests_count":6071,"bot_issues_count":9,"bot_pull_requests_count":1161,"past_year_issues_count":118,"past_year_pull_requests_count":424,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":374929.7242798354,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":243,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.0847457627118644,"past_year_avg_comments_per_pull_request":1.0731132075471699,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":199,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1082,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prefect/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":466,"html_url":null,"role":null,"created_at":"2026-03-05T23:15:28.915Z","updated_at":"2026-03-05T23:15:28.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"},{"uuid":"MrMebelMan","login":null,"name":"Vladyslav Burzakovskyy","email":"burzakovskij@protonmail.com","url":"https://github.com/MrMebelMan","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-05T23:15:28.988Z","updated_at":"2026-03-05T23:15:28.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MrMebelMan/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154149,"maintainers_count":4919,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6418},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-01T05:03:32.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5357083,"name":"prefect-redis","ecosystem":"pypi","description":"Prefect integrations with Redis.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-redis","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":19,"first_release_published_at":"2022-10-19T20:33:25.000Z","latest_release_published_at":"2026-08-04T17:57:15.000Z","latest_release_number":"0.2.14","last_synced_at":"2026-08-26T14:43:59.771Z","created_at":"2022-10-19T22:43:24.397Z","updated_at":"2026-08-26T14:43:59.771Z","registry_url":"https://pypi.org/project/prefect-redis/","install_command":"pip install prefect-redis --index-url https://pypi.org/simple","documentation_url":"https://prefect-redis.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-redis","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:40:04.954Z","dependent_packages_count":0,"downloads":81800,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.25885827842823,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":24.834377745708988},"purl":"pkg:pypi/prefect-redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-redis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T22:00:08.286Z","issues_count":2937,"pull_requests_count":8489,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":288379.8575017446,"issues_closed_count":1673,"pull_requests_closed_count":7165,"pull_request_authors_count":392,"issue_authors_count":1061,"avg_comments_per_issue":1.9632277834525027,"avg_comments_per_pull_request":0.9127105666156202,"merged_pull_requests_count":6071,"bot_issues_count":9,"bot_pull_requests_count":1161,"past_year_issues_count":118,"past_year_pull_requests_count":424,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":374929.7242798354,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":243,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.0847457627118644,"past_year_avg_comments_per_pull_request":1.0731132075471699,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":199,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1082,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-redis/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-26T03:24:47.647Z","updated_at":"2023-02-26T03:24:47.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":12895595,"name":"python314Packages.prefect","ecosystem":"nixpkgs","description":"Workflow orchestration framework for building resilient data pipelines in Python","homepage":"https://github.com/PrefectHQ/prefect","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:04:14.992Z","latest_release_published_at":"2026-01-27T09:04:14.992Z","latest_release_number":"3.5.0","last_synced_at":"2026-03-07T08:33:31.373Z","created_at":"2026-01-27T09:04:14.523Z","updated_at":"2026-08-18T11:47:33.193Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.prefect","install_command":"nix-env -iA nixpkgs.python314Packages.prefect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/pr/prefect/package.nix#L198","metadata":{"nix_attribute":"prefect-3.5.0","position":"pkgs/by-name/pr/prefect/package.nix:198","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prefect","upstream_purl":"pkg:pypi/prefect"},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:47:33.193Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.prefect?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.prefect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T22:00:08.286Z","issues_count":2937,"pull_requests_count":8489,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":288379.8575017446,"issues_closed_count":1673,"pull_requests_closed_count":7165,"pull_request_authors_count":392,"issue_authors_count":1061,"avg_comments_per_issue":1.9632277834525027,"avg_comments_per_pull_request":0.9127105666156202,"merged_pull_requests_count":6071,"bot_issues_count":9,"bot_pull_requests_count":1161,"past_year_issues_count":118,"past_year_pull_requests_count":424,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":374929.7242798354,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":243,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.0847457627118644,"past_year_avg_comments_per_pull_request":1.0731132075471699,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":199,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1082,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prefect/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":466,"html_url":null,"role":null,"created_at":"2026-03-07T08:33:32.155Z","updated_at":"2026-03-07T08:33:32.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"},{"uuid":"MrMebelMan","login":null,"name":"Vladyslav Burzakovskyy","email":"burzakovskij@protonmail.com","url":"https://github.com/MrMebelMan","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-07T08:33:32.313Z","updated_at":"2026-03-07T08:33:32.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MrMebelMan/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154149,"maintainers_count":4919,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6418},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-01T05:03:32.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2858398,"name":"prefect-shell","ecosystem":"pypi","description":"Prefect integrations for interacting with shell commands.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-shell","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":21,"first_release_published_at":"2022-03-09T19:43:01.000Z","latest_release_published_at":"2026-06-05T19:39:02.000Z","latest_release_number":"0.3.6","last_synced_at":"2026-08-26T14:53:45.893Z","created_at":"2022-04-10T12:06:14.953Z","updated_at":"2026-08-31T01:11:15.896Z","registry_url":"https://pypi.org/project/prefect-shell/","install_command":"pip install prefect-shell --index-url https://pypi.org/simple","documentation_url":"https://prefect-shell.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-shell","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-31T01:11:15.895Z","dependent_packages_count":6,"downloads":638817,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":0.9764412364065743,"dependent_repos_count":6.004774706629907,"dependent_packages_count":1.3981164106247703,"stargazers_count":9.612372972416868,"forks_count":10.897038957871692,"docker_downloads_count":4.315908004016393,"average":5.534108714661034},"purl":"pkg:pypi/prefect-shell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-shell","docker_dependents_count":4,"docker_downloads_count":263,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-shell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-shell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:04:22.156Z","issues_count":2967,"pull_requests_count":8581,"avg_time_to_close_issue":10349897.732937686,"avg_time_to_close_pull_request":293344.08068087464,"issues_closed_count":1685,"pull_requests_closed_count":7226,"pull_request_authors_count":415,"issue_authors_count":1080,"avg_comments_per_issue":1.9524772497472194,"avg_comments_per_pull_request":0.927048129588626,"merged_pull_requests_count":6102,"bot_issues_count":9,"bot_pull_requests_count":1211,"past_year_issues_count":131,"past_year_pull_requests_count":467,"past_year_avg_time_to_close_issue":1126993.5882352942,"past_year_avg_time_to_close_pull_request":505369.36900369,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.1374045801526718,"past_year_avg_comments_per_pull_request":1.3576017130620985,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":240,"past_year_merged_pull_requests_count":178,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-shell/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-25T01:37:42.863Z","updated_at":"2023-02-25T01:37:42.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-02-25T01:37:42.844Z","updated_at":"2023-02-25T01:37:42.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":2858394,"name":"prefect-gcp","ecosystem":"pypi","description":"Prefect integrations for interacting with Google Cloud Platform.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gcp","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":68,"first_release_published_at":"2022-03-17T21:32:52.000Z","latest_release_published_at":"2026-07-15T18:15:46.000Z","latest_release_number":"0.6.21","last_synced_at":"2026-08-26T14:42:04.328Z","created_at":"2022-04-10T12:06:14.854Z","updated_at":"2026-08-28T13:40:36.265Z","registry_url":"https://pypi.org/project/prefect-gcp/","install_command":"pip install prefect-gcp --index-url https://pypi.org/simple","documentation_url":"https://prefect-gcp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-gcp","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-28T13:40:36.265Z","dependent_packages_count":2,"downloads":2115001,"downloads_period":"last-month","dependent_repos_count":39,"rankings":{"downloads":0.86348957749263,"dependent_repos_count":2.338936639537537,"dependent_packages_count":4.790953020032164,"stargazers_count":9.027961248458054,"forks_count":7.303827987739487,"docker_downloads_count":3.397688096492212,"average":4.62047609495868},"purl":"pkg:pypi/prefect-gcp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-gcp","docker_dependents_count":86,"docker_downloads_count":397,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-gcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-gcp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T14:00:13.657Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":125,"past_year_pull_requests_count":450,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":458482.23484848486,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.136,"past_year_avg_comments_per_pull_request":1.271111111111111,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gcp/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-01-21T01:26:34.535Z","updated_at":"2023-01-21T01:26:34.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-01-21T01:26:34.524Z","updated_at":"2023-01-21T01:26:34.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":5169528,"name":"prefect-databricks","ecosystem":"pypi","description":"Prefect integrations with Databricks","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-databricks","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":27,"first_release_published_at":"2022-08-15T21:19:09.000Z","latest_release_published_at":"2026-07-15T14:54:16.000Z","latest_release_number":"0.4.2","last_synced_at":"2026-08-26T14:43:54.754Z","created_at":"2022-08-15T21:30:16.735Z","updated_at":"2026-08-28T13:40:36.303Z","registry_url":"https://pypi.org/project/prefect-databricks/","install_command":"pip install prefect-databricks --index-url https://pypi.org/simple","documentation_url":"https://prefect-databricks.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-databricks","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-28T13:40:36.303Z","dependent_packages_count":0,"downloads":31593,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.7373196569185296,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":9.986591845855887,"forks_count":11.932483295554585,"docker_downloads_count":2.960719768427645,"average":9.885669466740733},"purl":"pkg:pypi/prefect-databricks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-databricks","docker_dependents_count":1,"docker_downloads_count":255,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-databricks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-databricks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T14:00:13.657Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":125,"past_year_pull_requests_count":450,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":458482.23484848486,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.136,"past_year_avg_comments_per_pull_request":1.271111111111111,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-databricks/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-27T17:55:04.886Z","updated_at":"2022-11-27T17:55:04.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4367087,"name":"prefect-kubernetes","ecosystem":"pypi","description":"Prefect integrations for interacting with Kubernetes.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-kubernetes","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":74,"first_release_published_at":"2022-05-18T16:26:56.000Z","latest_release_published_at":"2026-08-04T17:57:17.000Z","latest_release_number":"0.7.12","last_synced_at":"2026-08-26T14:30:35.242Z","created_at":"2022-05-18T16:30:34.964Z","updated_at":"2026-08-26T14:30:35.242Z","registry_url":"https://pypi.org/project/prefect-kubernetes/","install_command":"pip install prefect-kubernetes --index-url https://pypi.org/simple","documentation_url":"https://prefect-kubernetes.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-kubernetes","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:02:00.777Z","dependent_packages_count":1,"downloads":747243,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.9104015400389196,"dependent_repos_count":21.5515601217656,"dependent_packages_count":4.785605701706821,"stargazers_count":10.310166898787644,"forks_count":11.922953988523767,"docker_downloads_count":2.1945935046728082,"average":8.779213625915927},"purl":"pkg:pypi/prefect-kubernetes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-kubernetes","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-kubernetes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-kubernetes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T22:00:08.286Z","issues_count":2937,"pull_requests_count":8489,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":288379.8575017446,"issues_closed_count":1673,"pull_requests_closed_count":7165,"pull_request_authors_count":392,"issue_authors_count":1061,"avg_comments_per_issue":1.9632277834525027,"avg_comments_per_pull_request":0.9127105666156202,"merged_pull_requests_count":6071,"bot_issues_count":9,"bot_pull_requests_count":1161,"past_year_issues_count":118,"past_year_pull_requests_count":424,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":374929.7242798354,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":243,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.0847457627118644,"past_year_avg_comments_per_pull_request":1.0731132075471699,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":199,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1082,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-kubernetes/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-07T13:51:37.752Z","updated_at":"2023-02-07T13:51:37.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-02-07T13:51:37.711Z","updated_at":"2023-02-07T13:51:37.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":8486904,"name":"prefect-client","ecosystem":"pypi","description":"Workflow orchestration and management.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":473,"first_release_published_at":"2023-10-25T15:44:02.000Z","latest_release_published_at":"2026-08-25T17:37:23.000Z","latest_release_number":"3.8.4","last_synced_at":"2026-08-26T14:34:44.983Z","created_at":"2023-10-25T15:46:32.388Z","updated_at":"2026-08-29T22:20:59.178Z","registry_url":"https://pypi.org/project/prefect-client/","install_command":"pip install prefect-client --index-url https://pypi.org/simple","documentation_url":"https://docs.prefect.io","metadata":{"funding":null,"documentation":"https://docs.prefect.io","classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-client","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-29T22:20:59.177Z","dependent_packages_count":0,"downloads":473812,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.15789985037794,"dependent_packages_count":9.331138838096384,"stargazers_count":0.14589351521780095,"forks_count":1.1622914800906832,"docker_downloads_count":null,"average":19.699305920945704},"purl":"pkg:pypi/prefect-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T16:24:24.558Z","issues_count":2963,"pull_requests_count":8569,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292756.4319157778,"issues_closed_count":1682,"pull_requests_closed_count":7219,"pull_request_authors_count":411,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9251954720504143,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":128,"past_year_pull_requests_count":459,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":494616.1804511278,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.3398692810457515,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-client/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":"Owner","created_at":"2023-10-26T22:30:55.806Z","updated_at":"2023-10-26T22:30:55.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":14457369,"name":"prefect-ob","ecosystem":"pypi","description":"Workflow orchestration and management (OceanBase/MySQL-compatible fork).","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-05-14T12:39:29.000Z","latest_release_published_at":"2026-06-02T07:53:36.000Z","latest_release_number":"3.7.2","last_synced_at":"2026-08-26T14:35:59.566Z","created_at":"2026-05-16T00:24:51.702Z","updated_at":"2026-08-30T19:04:22.140Z","registry_url":"https://pypi.org/project/prefect-ob/","install_command":"pip install prefect-ob --index-url https://pypi.org/simple","documentation_url":"https://docs.prefect.io","metadata":{"funding":null,"documentation":"https://docs.prefect.io","classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-ob","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-30T19:04:22.140Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.815081849586555,"dependent_packages_count":7.215378116736201,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.01522998316138},"purl":"pkg:pypi/prefect-ob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-ob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-ob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-ob/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T16:24:24.558Z","issues_count":2963,"pull_requests_count":8569,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292756.4319157778,"issues_closed_count":1682,"pull_requests_closed_count":7219,"pull_request_authors_count":411,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9251954720504143,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":128,"past_year_pull_requests_count":459,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":494616.1804511278,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.3398692810457515,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ob/codemeta","maintainers":[{"uuid":"geeeeezx","login":"geeeeezx","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/geeeeezx/","role":"Owner","created_at":"2026-05-16T00:24:54.404Z","updated_at":"2026-05-16T00:24:54.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/geeeeezx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":5146516,"name":"prefect-docker","ecosystem":"pypi","description":"Prefect integrations for interacting with Docker.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-docker","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":36,"first_release_published_at":"2022-08-10T19:32:32.000Z","latest_release_published_at":"2026-07-15T18:15:52.000Z","latest_release_number":"0.7.3","last_synced_at":"2026-08-26T14:38:24.225Z","created_at":"2022-08-10T19:51:41.179Z","updated_at":"2026-08-26T14:38:24.225Z","registry_url":"https://pypi.org/project/prefect-docker/","install_command":"pip install prefect-docker --index-url https://pypi.org/simple","documentation_url":"https://prefect-docker.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-docker","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-18T08:52:24.000Z","size":235556,"stargazers_count":23632,"open_issues_count":867,"forks_count":2467,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-18T10:59:08.923Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-18T08:47:23.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36767147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T15:58:12.958Z","dependent_packages_count":2,"downloads":2357905,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.2906253666549339,"dependent_repos_count":11.645278792811826,"dependent_packages_count":9.966767819241568,"stargazers_count":11.26389538318257,"forks_count":11.951989625202753,"docker_downloads_count":null,"average":9.223711397418729},"purl":"pkg:pypi/prefect-docker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-docker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-docker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-docker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:59:12.187Z","issues_count":2945,"pull_requests_count":8515,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":289756.428491931,"issues_closed_count":1673,"pull_requests_closed_count":7188,"pull_request_authors_count":394,"issue_authors_count":1066,"avg_comments_per_issue":1.9589134125636671,"avg_comments_per_pull_request":0.9162654139753377,"merged_pull_requests_count":6078,"bot_issues_count":9,"bot_pull_requests_count":1174,"past_year_issues_count":126,"past_year_pull_requests_count":447,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":405249.8106060606,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":85,"past_year_issue_authors_count":87,"past_year_avg_comments_per_issue":1.0396825396825398,"past_year_avg_comments_per_pull_request":1.1319910514541387,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":180,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1091,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"desertaxle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-docker/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-26T01:05:35.949Z","updated_at":"2023-02-26T01:05:35.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-02-26T01:05:35.941Z","updated_at":"2023-02-26T01:05:35.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":5119734,"name":"prefect-dbt","ecosystem":"pypi","description":"Prefect integrations for working with dbt","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-dbt","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":58,"first_release_published_at":"2022-08-02T20:50:46.000Z","latest_release_published_at":"2026-06-05T19:38:34.000Z","latest_release_number":"0.7.25","last_synced_at":"2026-08-26T14:38:24.591Z","created_at":"2022-08-02T21:01:53.896Z","updated_at":"2026-08-26T14:38:24.591Z","registry_url":"https://pypi.org/project/prefect-dbt/","install_command":"pip install prefect-dbt --index-url https://pypi.org/simple","documentation_url":"https://prefect-dbt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-dbt","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T12:08:30.644Z","dependent_packages_count":0,"downloads":731591,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":1.365814235409571,"dependent_repos_count":6.670696678705365,"dependent_packages_count":9.966767819241568,"stargazers_count":8.106021665598211,"forks_count":13.301541524120125,"docker_downloads_count":4.092904387921429,"average":7.250624385166045},"purl":"pkg:pypi/prefect-dbt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-dbt","docker_dependents_count":4,"docker_downloads_count":263,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-dbt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-dbt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:59:12.187Z","issues_count":2945,"pull_requests_count":8515,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":289756.428491931,"issues_closed_count":1673,"pull_requests_closed_count":7188,"pull_request_authors_count":394,"issue_authors_count":1066,"avg_comments_per_issue":1.9589134125636671,"avg_comments_per_pull_request":0.9162654139753377,"merged_pull_requests_count":6078,"bot_issues_count":9,"bot_pull_requests_count":1174,"past_year_issues_count":126,"past_year_pull_requests_count":447,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":405249.8106060606,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":85,"past_year_issue_authors_count":87,"past_year_avg_comments_per_issue":1.0396825396825398,"past_year_avg_comments_per_pull_request":1.1319910514541387,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":180,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1091,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"desertaxle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dbt/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-23T18:15:41.523Z","updated_at":"2022-11-23T18:15:41.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-11-23T18:15:41.480Z","updated_at":"2022-11-23T18:15:41.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":8487803,"name":"uriel-pc-tests","ecosystem":"pypi","description":"Workflow orchestration and management.","homepage":"https://www.prefect.io","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-10-25T18:59:41.000Z","latest_release_published_at":"2023-10-25T19:08:21.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-08-26T14:43:54.601Z","created_at":"2023-10-25T19:01:50.425Z","updated_at":"2026-08-28T15:43:29.894Z","registry_url":"https://pypi.org/project/uriel-pc-tests/","install_command":"pip install uriel-pc-tests --index-url https://pypi.org/simple","documentation_url":"https://docs.prefect.io","metadata":{"funding":null,"documentation":"https://docs.prefect.io","classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries"],"normalized_name":"uriel-pc-tests","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-28T15:43:29.893Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":68.15789985037794,"dependent_packages_count":9.331138838096384,"stargazers_count":0.14589351521780095,"forks_count":1.1622914800906832,"docker_downloads_count":null,"average":19.699305920945704},"purl":"pkg:pypi/uriel-pc-tests","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/uriel-pc-tests","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/uriel-pc-tests","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/uriel-pc-tests/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T14:00:13.657Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":125,"past_year_pull_requests_count":450,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":458482.23484848486,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.136,"past_year_avg_comments_per_pull_request":1.271111111111111,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/uriel-pc-tests/codemeta","maintainers":[{"uuid":"urimandujano","login":"urimandujano","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/urimandujano/","role":"Owner","created_at":"2023-10-25T19:05:19.309Z","updated_at":"2023-10-25T19:05:19.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/urimandujano/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4460607,"name":"prefect-sqlalchemy","ecosystem":"pypi","description":"Prefect integrations for working with databases","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-sqlalchemy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":24,"first_release_published_at":"2022-06-03T17:23:07.000Z","latest_release_published_at":"2026-02-12T22:03:54.000Z","latest_release_number":"0.6.1","last_synced_at":"2026-08-26T14:48:01.986Z","created_at":"2022-06-03T17:31:49.620Z","updated_at":"2026-08-26T14:48:01.986Z","registry_url":"https://pypi.org/project/prefect-sqlalchemy/","install_command":"pip install prefect-sqlalchemy --index-url https://pypi.org/simple","documentation_url":"https://prefect-sqlalchemy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-sqlalchemy","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-18T08:52:24.000Z","size":235556,"stargazers_count":23632,"open_issues_count":867,"forks_count":2467,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-18T10:59:08.923Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-18T08:47:23.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36767147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T12:10:07.300Z","dependent_packages_count":1,"downloads":965183,"downloads_period":"last-month","dependent_repos_count":27,"rankings":{"downloads":1.1121213973532198,"dependent_repos_count":2.7977291134984794,"dependent_packages_count":4.7464847929084515,"stargazers_count":12.623947319642198,"forks_count":16.825454441249796,"docker_downloads_count":3.62314134205419,"average":6.954813067784389},"purl":"pkg:pypi/prefect-sqlalchemy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-sqlalchemy","docker_dependents_count":18,"docker_downloads_count":98,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-sqlalchemy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-sqlalchemy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:59:12.187Z","issues_count":2945,"pull_requests_count":8515,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":289756.428491931,"issues_closed_count":1673,"pull_requests_closed_count":7188,"pull_request_authors_count":394,"issue_authors_count":1066,"avg_comments_per_issue":1.9589134125636671,"avg_comments_per_pull_request":0.9162654139753377,"merged_pull_requests_count":6078,"bot_issues_count":9,"bot_pull_requests_count":1174,"past_year_issues_count":126,"past_year_pull_requests_count":447,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":405249.8106060606,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":264,"past_year_pull_request_authors_count":85,"past_year_issue_authors_count":87,"past_year_avg_comments_per_issue":1.0396825396825398,"past_year_avg_comments_per_pull_request":1.1319910514541387,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":209,"past_year_merged_pull_requests_count":180,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1091,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"desertaxle","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-sqlalchemy/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-23T10:50:59.691Z","updated_at":"2022-11-23T10:50:59.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-11-23T10:50:59.684Z","updated_at":"2022-11-23T10:50:59.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":2858391,"name":"prefect-email","ecosystem":"pypi","description":"Prefect integrations for interacting with email.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-email","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":15,"first_release_published_at":"2022-03-08T17:33:59.000Z","latest_release_published_at":"2025-04-09T17:44:08.000Z","latest_release_number":"0.4.2","last_synced_at":"2026-08-26T14:50:06.278Z","created_at":"2022-04-10T12:06:14.818Z","updated_at":"2026-08-26T14:50:06.278Z","registry_url":"https://pypi.org/project/prefect-email/","install_command":"pip install prefect-email --index-url https://pypi.org/simple","documentation_url":"https://prefect-email.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-email","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-10T15:32:18.000Z","size":234064,"stargazers_count":23597,"open_issues_count":854,"forks_count":2452,"subscribers_count":197,"default_branch":"main","last_synced_at":"2026-08-10T17:28:04.284Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-10T14:58:06.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36766136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-16T05:19:12.372Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":957,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-16T05:19:12.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:13:44.410Z","dependent_packages_count":0,"downloads":106513,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.217771192460151,"dependent_repos_count":8.97361465479046,"dependent_packages_count":10.069287946036377,"stargazers_count":11.013316830548488,"forks_count":16.828742871766273,"docker_downloads_count":null,"average":9.82054669912035},"purl":"pkg:pypi/prefect-email","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-email","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-email","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-email/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T22:00:08.286Z","issues_count":2937,"pull_requests_count":8489,"avg_time_to_close_issue":10333588.260011954,"avg_time_to_close_pull_request":288379.8575017446,"issues_closed_count":1673,"pull_requests_closed_count":7165,"pull_request_authors_count":392,"issue_authors_count":1061,"avg_comments_per_issue":1.9632277834525027,"avg_comments_per_pull_request":0.9127105666156202,"merged_pull_requests_count":6071,"bot_issues_count":9,"bot_pull_requests_count":1161,"past_year_issues_count":118,"past_year_pull_requests_count":424,"past_year_avg_time_to_close_issue":1072622.5333333334,"past_year_avg_time_to_close_pull_request":374929.7242798354,"past_year_issues_closed_count":45,"past_year_pull_requests_closed_count":243,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.0847457627118644,"past_year_avg_comments_per_pull_request":1.0731132075471699,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":199,"past_year_merged_pull_requests_count":173,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1082,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1035,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-email/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-01-30T22:51:43.225Z","updated_at":"2023-01-30T22:51:43.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-01-30T22:51:43.158Z","updated_at":"2023-01-30T22:51:43.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":2858386,"name":"prefect-aws","ecosystem":"pypi","description":"Prefect integrations for interacting with Amazon Web Services.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-aws","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":79,"first_release_published_at":"2022-03-09T20:38:10.000Z","latest_release_published_at":"2026-08-05T14:53:35.000Z","latest_release_number":"0.7.11","last_synced_at":"2026-08-26T14:30:35.299Z","created_at":"2022-04-10T12:06:14.697Z","updated_at":"2026-08-31T04:15:25.144Z","registry_url":"https://pypi.org/project/prefect-aws/","install_command":"pip install prefect-aws --index-url https://pypi.org/simple","documentation_url":"https://prefect-aws.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-aws","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-31T04:15:25.144Z","dependent_packages_count":4,"downloads":8119973,"downloads_period":"last-month","dependent_repos_count":82,"rankings":{"downloads":0.4873890226397612,"dependent_repos_count":1.6471227608118562,"dependent_packages_count":3.175924078771125,"stargazers_count":7.727214041056876,"forks_count":6.529111687423408,"docker_downloads_count":3.65786688404847,"average":3.870771412458583},"purl":"pkg:pypi/prefect-aws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-aws","docker_dependents_count":2,"docker_downloads_count":260,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-aws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-aws/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:04:22.156Z","issues_count":2967,"pull_requests_count":8581,"avg_time_to_close_issue":10349897.732937686,"avg_time_to_close_pull_request":293344.08068087464,"issues_closed_count":1685,"pull_requests_closed_count":7226,"pull_request_authors_count":415,"issue_authors_count":1080,"avg_comments_per_issue":1.9524772497472194,"avg_comments_per_pull_request":0.927048129588626,"merged_pull_requests_count":6102,"bot_issues_count":9,"bot_pull_requests_count":1211,"past_year_issues_count":131,"past_year_pull_requests_count":467,"past_year_avg_time_to_close_issue":1126993.5882352942,"past_year_avg_time_to_close_pull_request":505369.36900369,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.1374045801526718,"past_year_avg_comments_per_pull_request":1.3576017130620985,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":240,"past_year_merged_pull_requests_count":178,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-aws/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-15T00:04:16.024Z","updated_at":"2023-02-15T00:04:16.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-02-15T00:04:14.788Z","updated_at":"2023-02-15T00:04:14.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":5387946,"name":"prefect-gitlab","ecosystem":"pypi","description":"A Prefect collection for working with GitLab repositories.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-gitlab","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":17,"first_release_published_at":"2022-11-03T16:54:55.000Z","latest_release_published_at":"2026-06-12T20:18:26.000Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-26T14:35:59.775Z","created_at":"2022-11-03T17:07:44.147Z","updated_at":"2026-08-28T18:14:58.305Z","registry_url":"https://pypi.org/project/prefect-gitlab/","install_command":"pip install prefect-gitlab --index-url https://pypi.org/simple","documentation_url":"https://prefect-gitlab.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-gitlab","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:14:58.304Z","dependent_packages_count":0,"downloads":141226,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.708636154879208,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":null,"forks_count":null,"average":15.317637037859313},"purl":"pkg:pypi/prefect-gitlab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-gitlab","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-gitlab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-gitlab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T15:43:30.132Z","issues_count":2963,"pull_requests_count":8566,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292460.34164588526,"issues_closed_count":1682,"pull_requests_closed_count":7218,"pull_request_authors_count":409,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9245855708615457,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":130,"past_year_pull_requests_count":462,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":480383.3717472119,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.1076923076923078,"past_year_avg_comments_per_pull_request":1.3225108225108224,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":180,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-gitlab/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-25T08:52:50.147Z","updated_at":"2022-11-25T08:52:50.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":2858387,"name":"prefect-azure","ecosystem":"pypi","description":"Prefect integrations with Microsoft Azure services","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-azure","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":41,"first_release_published_at":"2022-03-08T17:58:47.000Z","latest_release_published_at":"2026-07-15T18:15:05.000Z","latest_release_number":"0.4.12","last_synced_at":"2026-08-26T14:34:44.315Z","created_at":"2022-04-10T12:06:14.701Z","updated_at":"2026-08-31T13:37:05.106Z","registry_url":"https://pypi.org/project/prefect-azure/","install_command":"pip install prefect-azure --index-url https://pypi.org/simple","documentation_url":"https://prefect-azure.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-azure","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-31T07:39:51.458Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":966,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-31T07:39:51.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-31T13:37:05.106Z","dependent_packages_count":1,"downloads":282684,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.051052991712917,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":10.713986949974903,"forks_count":9.565428963545607,"docker_downloads_count":3.7452343148347103,"average":9.622690186980082},"purl":"pkg:pypi/prefect-azure","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-azure","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-azure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-azure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:04:22.156Z","issues_count":2967,"pull_requests_count":8581,"avg_time_to_close_issue":10349897.732937686,"avg_time_to_close_pull_request":293344.08068087464,"issues_closed_count":1685,"pull_requests_closed_count":7226,"pull_request_authors_count":415,"issue_authors_count":1080,"avg_comments_per_issue":1.9524772497472194,"avg_comments_per_pull_request":0.927048129588626,"merged_pull_requests_count":6102,"bot_issues_count":9,"bot_pull_requests_count":1211,"past_year_issues_count":131,"past_year_pull_requests_count":467,"past_year_avg_time_to_close_issue":1126993.5882352942,"past_year_avg_time_to_close_pull_request":505369.36900369,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.1374045801526718,"past_year_avg_comments_per_pull_request":1.3576017130620985,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":240,"past_year_merged_pull_requests_count":178,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-azure/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-12-04T21:41:39.071Z","updated_at":"2022-12-04T21:41:39.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-12-04T21:41:39.068Z","updated_at":"2022-12-04T21:41:39.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":5655362,"name":"prefect-bitbucket","ecosystem":"pypi","description":"Prefect integrations for working with Bitbucket repositories.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-bitbucket","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":19,"first_release_published_at":"2022-12-06T12:28:09.000Z","latest_release_published_at":"2026-06-12T20:19:50.000Z","latest_release_number":"0.3.7","last_synced_at":"2026-08-26T14:48:01.798Z","created_at":"2022-12-06T14:03:52.277Z","updated_at":"2026-08-27T01:06:10.628Z","registry_url":"https://pypi.org/project/prefect-bitbucket/","install_command":"pip install prefect-bitbucket --index-url https://pypi.org/simple","documentation_url":"https://prefect-bitbucket.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-bitbucket","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T01:06:10.628Z","dependent_packages_count":0,"downloads":34282,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.7289766209795205,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":23.317204617035493,"forks_count":23.200755720688072,"average":17.498242383480363},"purl":"pkg:pypi/prefect-bitbucket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-bitbucket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-bitbucket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-bitbucket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-bitbucket/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-26T04:58:34.505Z","updated_at":"2023-02-26T04:58:34.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":2858402,"name":"prefect-slack","ecosystem":"pypi","description":"Prefect integrations with Slack","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-slack","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":16,"first_release_published_at":"2022-03-07T21:15:32.000Z","latest_release_published_at":"2026-08-04T17:57:00.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-08-26T14:39:23.854Z","created_at":"2022-04-10T12:06:15.124Z","updated_at":"2026-08-27T07:50:26.446Z","registry_url":"https://pypi.org/project/prefect-slack/","install_command":"pip install prefect-slack --index-url https://pypi.org/simple","documentation_url":"https://prefect-slack.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-slack","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:50:26.446Z","dependent_packages_count":0,"downloads":234168,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.7600873742658347,"dependent_repos_count":11.567637352563711,"dependent_packages_count":10.069287946036377,"stargazers_count":13.342512106814953,"forks_count":22.614941540906088,"docker_downloads_count":2.3810251201014276,"average":10.289248573448065},"purl":"pkg:pypi/prefect-slack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-slack","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-slack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-slack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-slack/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-01-13T16:32:16.939Z","updated_at":"2023-01-13T16:32:16.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-01-13T16:32:16.937Z","updated_at":"2023-01-13T16:32:16.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"},{"uuid":"ahuang11","login":"ahuang11","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ahuang11/","role":null,"created_at":"2023-01-13T16:32:16.942Z","updated_at":"2023-01-13T16:32:16.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ahuang11/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4466002,"name":"prefect-dask","ecosystem":"pypi","description":"Prefect integrations with the Dask execution framework.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-dask","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":25,"first_release_published_at":"2022-06-07T18:52:15.000Z","latest_release_published_at":"2026-06-05T19:39:11.000Z","latest_release_number":"0.3.7","last_synced_at":"2026-08-26T14:46:56.868Z","created_at":"2022-06-07T19:02:54.588Z","updated_at":"2026-08-27T07:50:26.446Z","registry_url":"https://pypi.org/project/prefect-dask/","install_command":"pip install prefect-dask --index-url https://pypi.org/simple","documentation_url":"https://prefect-dask.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-dask","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:50:26.446Z","dependent_packages_count":9,"downloads":191777,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":1.4303808317540736,"dependent_repos_count":6.004774706629907,"dependent_packages_count":1.2514075476946702,"stargazers_count":8.70922699157442,"forks_count":9.325481125550859,"docker_downloads_count":2.6803927357223802,"average":4.900277323154385},"purl":"pkg:pypi/prefect-dask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-dask","docker_dependents_count":4,"docker_downloads_count":568,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-dask/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-12-05T07:00:42.766Z","updated_at":"2022-12-05T07:00:42.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-12-05T07:00:42.755Z","updated_at":"2022-12-05T07:00:42.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":12857023,"name":"prefect","ecosystem":"nixpkgs","description":"Workflow orchestration framework for building resilient data pipelines in Python","homepage":"https://github.com/PrefectHQ/prefect","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T00:20:17.538Z","latest_release_published_at":"2026-01-27T00:20:17.538Z","latest_release_number":"3.5.0","last_synced_at":"2026-04-03T09:17:51.120Z","created_at":"2026-01-27T00:20:17.176Z","updated_at":"2026-08-27T09:04:28.883Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=prefect","install_command":"nix-env -iA nixpkgs.prefect","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/pr/prefect/package.nix#L198","metadata":{"nix_attribute":"prefect-3.5.0","position":"pkgs/by-name/pr/prefect/package.nix:198","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T09:04:28.882Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.14796581574798795,"forks_count":0.14312581242912853,"docker_downloads_count":null,"average":0.07277290704427912},"purl":"pkg:nix/prefect?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/prefect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/prefect/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":466,"html_url":null,"role":null,"created_at":"2026-03-03T08:10:31.494Z","updated_at":"2026-03-03T08:10:31.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"},{"uuid":"MrMebelMan","login":null,"name":"Vladyslav Burzakovskyy","email":"burzakovskij@protonmail.com","url":"https://github.com/MrMebelMan","packages_count":26,"html_url":null,"role":null,"created_at":"2026-03-03T08:10:31.570Z","updated_at":"2026-03-03T08:10:31.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/MrMebelMan/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154149,"maintainers_count":4919,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6418},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-01T05:03:32.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":14455254,"name":"prefect-oceanbase","ecosystem":"pypi","description":"Workflow orchestration and management (OceanBase/MySQL-compatible fork).","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-05-14T08:25:21.000Z","latest_release_published_at":"2026-05-14T10:32:30.000Z","latest_release_number":"3.7.1","last_synced_at":"2026-08-26T14:50:07.125Z","created_at":"2026-05-15T09:13:55.784Z","updated_at":"2026-08-27T13:37:24.240Z","registry_url":"https://pypi.org/project/prefect-oceanbase/","install_command":"pip install prefect-oceanbase --index-url https://pypi.org/simple","documentation_url":"https://docs.prefect.io","metadata":{"funding":null,"documentation":"https://docs.prefect.io","classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-oceanbase","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T13:37:24.240Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.037224347141775,"dependent_repos_count":40.815081849586555,"dependent_packages_count":7.215378116736201,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":19.689228104488176},"purl":"pkg:pypi/prefect-oceanbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-oceanbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-oceanbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-oceanbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-oceanbase/codemeta","maintainers":[{"uuid":"geeeeezx","login":"geeeeezx","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/geeeeezx/","role":"Owner","created_at":"2026-05-15T09:26:56.641Z","updated_at":"2026-05-15T09:26:56.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/geeeeezx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4466024,"name":"prefect-ray","ecosystem":"pypi","description":"Prefect integrations with the Ray execution framework.","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-ray","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":30,"first_release_published_at":"2022-06-07T19:18:56.000Z","latest_release_published_at":"2026-05-16T16:15:05.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-26T14:44:00.304Z","created_at":"2022-06-07T19:34:19.743Z","updated_at":"2026-08-27T13:37:24.252Z","registry_url":"https://pypi.org/project/prefect-ray/","install_command":"pip install prefect-ray --index-url https://pypi.org/simple","documentation_url":"https://prefect-ray.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-ray","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-27T13:37:24.252Z","dependent_packages_count":2,"downloads":123853,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.4731585969573717,"dependent_repos_count":11.531916999432806,"dependent_packages_count":4.781391382798716,"stargazers_count":8.874889099583815,"forks_count":14.245880765358269,"docker_downloads_count":null,"average":8.381447368826196},"purl":"pkg:pypi/prefect-ray","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-ray","docker_dependents_count":1,"docker_downloads_count":3,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-ray","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-ray/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-ray/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2023-02-25T23:13:48.758Z","updated_at":"2023-02-25T23:13:48.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2023-02-25T23:13:48.737Z","updated_at":"2023-02-25T23:13:48.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4360666,"name":"prefect-snowflake","ecosystem":"pypi","description":"Prefect integrations for interacting with Snowflake","homepage":"https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-snowflake","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":["prefect"],"namespace":null,"versions_count":30,"first_release_published_at":"2022-05-13T15:32:18.000Z","latest_release_published_at":"2026-06-05T19:38:53.000Z","latest_release_number":"0.28.8","last_synced_at":"2026-08-26T14:44:57.472Z","created_at":"2022-05-13T15:40:30.448Z","updated_at":"2026-08-29T16:24:24.610Z","registry_url":"https://pypi.org/project/prefect-snowflake/","install_command":"pip install prefect-snowflake --index-url https://pypi.org/simple","documentation_url":"https://prefect-snowflake.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries"],"normalized_name":"prefect-snowflake","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-29T16:24:24.610Z","dependent_packages_count":1,"downloads":374003,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.046016753755529,"dependent_repos_count":11.518969535446931,"dependent_packages_count":4.790953020032164,"stargazers_count":10.604035776406961,"forks_count":11.919244528419524,"docker_downloads_count":4.338677240430199,"average":7.369649475748552},"purl":"pkg:pypi/prefect-snowflake","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect-snowflake","docker_dependents_count":3,"docker_downloads_count":212,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect-snowflake","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect-snowflake/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T15:43:30.132Z","issues_count":2963,"pull_requests_count":8566,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292460.34164588526,"issues_closed_count":1682,"pull_requests_closed_count":7218,"pull_request_authors_count":409,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9245855708615457,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":130,"past_year_pull_requests_count":462,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":480383.3717472119,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.1076923076923078,"past_year_avg_comments_per_pull_request":1.3225108225108224,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":180,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect-snowflake/codemeta","maintainers":[{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-27T13:26:41.888Z","updated_at":"2022-11-27T13:26:41.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"},{"uuid":"desertaxle","login":"desertaxle","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/desertaxle/","role":null,"created_at":"2022-11-27T13:26:41.881Z","updated_at":"2022-11-27T13:26:41.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/desertaxle/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":334379,"name":"prefect","ecosystem":"pypi","description":"Workflow orchestration and management.","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/PrefectHQ/prefect","keywords_array":[],"namespace":null,"versions_count":874,"first_release_published_at":"2019-03-24T17:48:07.000Z","latest_release_published_at":"2026-08-25T17:37:36.000Z","latest_release_number":"3.8.4","last_synced_at":"2026-09-01T09:17:40.372Z","created_at":"2022-04-06T12:40:31.411Z","updated_at":"2026-09-01T14:17:38.877Z","registry_url":"https://pypi.org/project/prefect/","install_command":"pip install prefect --index-url https://pypi.org/simple","documentation_url":"https://docs.prefect.io","metadata":{"funding":null,"documentation":"https://docs.prefect.io","classifiers":["Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Software Development :: Libraries"],"normalized_name":"prefect","project_status":null},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36928884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-23T21:56:56.322Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":961,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-23T21:56:56.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-26T21:22:44.417Z","dependent_packages_count":123,"downloads":12954317,"downloads_period":"last-month","dependent_repos_count":767,"rankings":{"downloads":0.3980039040840973,"dependent_repos_count":0.43826002415367205,"dependent_packages_count":0.15342898592554896,"stargazers_count":0.14260540647288028,"forks_count":1.1252724883599048,"docker_downloads_count":0.4253476837539971,"average":0.44715308212501675},"purl":"pkg:pypi/prefect","advisories":[{"uuid":"GSA_kwCzR0hTQS1jNjM1LTM5M2MtaGN4Ms4ABX8r","url":"https://github.com/advisories/GHSA-c635-393c-hcx2","title":"Prefect has an Authentication Middleware Bypass when URL paths are appended with 'health' or 'ready'","description":"In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication middleware exempts any URL path ending with 'health' or 'ready' from authentication checks. This allows an attacker to create resources with names ending in 'health' or 'ready' and access them without authentication. Affected endpoints include those for variables, flows, work pools, work queues, and deployments. This vulnerability can lead to unauthorized access to sensitive information, such as API keys and database credentials, stored in Prefect Variables.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-02T09:36:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-3514","https://github.com/prefecthq/prefect/commit/e21617125335025b4b27e7d6f0ca028e8e8f3b79","https://huntr.com/bounties/c540e5e1-f74f-44f4-bfa0-9764ff6daa75","https://github.com/advisories/GHSA-c635-393c-hcx2"],"source_kind":"github","identifiers":["GHSA-c635-393c-hcx2","CVE-2026-3514"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-09T21:00:09.083Z","updated_at":"2026-09-01T14:01:14.194Z","epss_percentage":0.00476,"epss_percentile":0.38524,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNjM1LTM5M2MtaGN4Ms4ABX8r","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jNjM1LTM5M2MtaGN4Ms4ABX8r","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"3.6.22.dev7","vulnerable_version_range":"\u003c 3.6.22.dev7"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNjM1LTM5M2MtaGN4Ms4ABX8r/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jdzI1LTJwOTItN2Y3Nc4ABXTb","url":"https://github.com/advisories/GHSA-cw25-2p92-7f75","title":"Prefect has an Argument Injection issue","description":"A vulnerability in the `GitHubRepository` block of the `prefect-github` integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the `reference` field. The `reference` field is concatenated directly into a `git clone` command string without proper sanitization, and then parsed by `shlex.split()`. This enables injection of options such as `-c`, leading to potential Server-Side Request Forgery (SSRF), credential theft, or remote code execution (RCE). The vulnerability affects both the `aget_directory()` and `get_directory()` methods in `src/integrations/prefect-github/prefect_github/repository.py`. This issue does not affect the GitLab and BitBucket integrations, which use a safer list-based command construction approach.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-26T13:30:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-3515","https://huntr.com/bounties/f3b048b8-7f4e-45ef-a5a7-cb841c39acde","https://github.com/advisories/GHSA-cw25-2p92-7f75"],"source_kind":"github","identifiers":["GHSA-cw25-2p92-7f75","CVE-2026-3515"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-30T16:00:08.364Z","updated_at":"2026-09-01T14:01:28.295Z","epss_percentage":0.00298,"epss_percentile":0.22483,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jdzI1LTJwOTItN2Y3Nc4ABXTb","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jdzI1LTJwOTItN2Y3Nc4ABXTb","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 3.6.18"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jdzI1LTJwOTItN2Y3Nc4ABXTb/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cmN4LTU1cjYtang2Nc4ABWG3","url":"https://github.com/advisories/GHSA-6rcx-55r6-jx65","title":"Prefect Git Argument Injection in GitRepository Pull Steps","description":"A vulnerability was found in PrefectHQ prefect up to 3.6.25.dev6. Affected by this issue is some unknown functionality of the file src/prefect/runner/storage.py of the component GitRepository Pull Handler. The manipulation of the argument commit_sha/directories results in argument injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. Upgrading to version 3.6.25.dev7 can resolve this issue. The patch is identified as 6a9d9918716ce4ee0297b69f3046f7067ef1faae. It is advisable to upgrade the affected component.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-05-04T06:32:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-7725","https://github.com/PrefectHQ/prefect/pull/21384","https://github.com/PrefectHQ/prefect/commit/6a9d9918716ce4ee0297b69f3046f7067ef1faae","https://gist.github.com/nedlir/c37d90dda5f715790eafc970b2ef0c8a","https://github.com/PrefectHQ/prefect","https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","https://vuldb.com/submit/807356","https://vuldb.com/vuln/360901","https://vuldb.com/vuln/360901/cti","https://github.com/advisories/GHSA-6rcx-55r6-jx65"],"source_kind":"github","identifiers":["GHSA-6rcx-55r6-jx65","CVE-2026-7725"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-22T14:00:08.161Z","updated_at":"2026-09-01T14:02:20.011Z","epss_percentage":0.00247,"epss_percentile":0.1575,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cmN4LTU1cjYtang2Nc4ABWG3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cmN4LTU1cjYtang2Nc4ABWG3","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"3.6.25.dev7","vulnerable_version_range":"\u003c 3.6.25.dev7"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cmN4LTU1cjYtang2Nc4ABWG3/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wM3BxLWh4bXItdnFxcs4ABWGx","url":"https://github.com/advisories/GHSA-p3pq-hxmr-vqqr","title":"Prefect SSRF Bypass via DNS Rebinding in validate_restricted_url","description":"A vulnerability has been found in PrefectHQ prefect up to 3.6.28.dev1. Affected by this vulnerability is the function validate_restricted_url of the component Webhook/Notification. The manipulation leads to time-of-check time-of-use. It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 3.6.28.dev2 addresses this issue. The identifier of the patch is 7c70ac54a5e101431d83b9f2681ec88d5e0021ed. Upgrading the affected component is advised.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-05-04T03:31:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":1.3,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-7724","https://github.com/PrefectHQ/prefect/pull/21591","https://github.com/PrefectHQ/prefect/commit/7c70ac54a5e101431d83b9f2681ec88d5e0021ed","https://gist.github.com/nedlir/fa99777e8989414585d08c3625bf044a","https://github.com/PrefectHQ/prefect","https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","https://linear.app/prefect/issue/OSS-7874/fix-dns-rebinding-toctou-bypass-in-validate-restricted-url","https://vuldb.com/submit/807303","https://vuldb.com/vuln/360900","https://vuldb.com/vuln/360900/cti","https://github.com/advisories/GHSA-p3pq-hxmr-vqqr"],"source_kind":"github","identifiers":["GHSA-p3pq-hxmr-vqqr","CVE-2026-7724"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-22T14:00:08.161Z","updated_at":"2026-09-01T14:02:20.016Z","epss_percentage":0.0025,"epss_percentile":0.16071,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wM3BxLWh4bXItdnFxcs4ABWGx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wM3BxLWh4bXItdnFxcs4ABWGx","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"3.6.28.dev2","vulnerable_version_range":"\u003c 3.6.28.dev2"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wM3BxLWh4bXItdnFxcs4ABWGx/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cnI2LXY3Y2otbXhwZ84ABWGs","url":"https://github.com/advisories/GHSA-6rr6-v7cj-mxpg","title":"Prefect Auth Bypass via endswith() Health Check Exemption","description":"A vulnerability was detected in PrefectHQ prefect up to 3.6.21. This impacts the function endswith of the file /api/health of the component Health Check API. Performing a manipulation results in improper authentication. The attack is possible to be carried out remotely. The exploit is now public and may be used. Upgrading to version 3.6.22 will fix this issue. Upgrading the affected component is recommended.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-04T03:31:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-7722","https://github.com/PrefectHQ/prefect/pull/21063","https://github.com/PrefectHQ/prefect/pull/21063/changes/d8c4ff97ef7c0a940925d32b2d76324c8def42de","https://gist.github.com/nedlir/f576abbb0e491dc9bb7e106c140dda04","https://github.com/PrefectHQ/prefect","https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","https://vuldb.com/submit/807255","https://vuldb.com/vuln/360898","https://vuldb.com/vuln/360898/cti","https://github.com/PrefectHQ/prefect/commit/e21617125335025b4b27e7d6f0ca028e8e8f3b79","https://github.com/advisories/GHSA-6rr6-v7cj-mxpg"],"source_kind":"github","identifiers":["GHSA-6rr6-v7cj-mxpg","CVE-2026-7722"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-22T14:00:08.161Z","updated_at":"2026-09-01T14:02:20.023Z","epss_percentage":0.00453,"epss_percentile":0.37552,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cnI2LXY3Y2otbXhwZ84ABWGs","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cnI2LXY3Y2otbXhwZ84ABWGs","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"3.6.22","vulnerable_version_range":"\u003c 3.6.22"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cnI2LXY3Y2otbXhwZ84ABWGs/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1odnBoLTU5ODUtcjYzds4ABWGw","url":"https://github.com/advisories/GHSA-hvph-5985-r63v","title":"Prefect Unauthenticated Event Injection via /api/events/in WebSocket","description":"A flaw has been found in PrefectHQ prefect up to 3.6.13. Affected is an unknown function of the file /api/events/in of the component WebSocket Endpoint. Executing a manipulation can lead to missing authentication. The attack may be performed from remote. The exploit has been published and may be used. Upgrading to version 3.6.14 is able to address this issue. This patch is called 0d3ab3c2d3f9f98abfafdf7b9f6d4f8ed3925e40. It is recommended to upgrade the affected component.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-04T03:31:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-7723","https://github.com/PrefectHQ/prefect/pull/20372","https://github.com/PrefectHQ/prefect/commit/0d3ab3c2d3f9f98abfafdf7b9f6d4f8ed3925e40","https://gist.github.com/nedlir/f1ab8aa038aafbcc6beeef21fab1d74f","https://github.com/PrefectHQ/prefect","https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","https://vuldb.com/submit/807256","https://vuldb.com/vuln/360899","https://vuldb.com/vuln/360899/cti","https://github.com/PrefectHQ/prefect/commit/f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","https://github.com/advisories/GHSA-hvph-5985-r63v"],"source_kind":"github","identifiers":["GHSA-hvph-5985-r63v","CVE-2026-7723"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-22T14:00:08.161Z","updated_at":"2026-09-01T14:02:20.019Z","epss_percentage":0.00421,"epss_percentile":0.34572,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1odnBoLTU5ODUtcjYzds4ABWGw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1odnBoLTU5ODUtcjYzds4ABWGw","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"3.6.14","vulnerable_version_range":"\u003c 3.6.14"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1odnBoLTU5ODUtcjYzds4ABWGw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00djlmLXI1NWctZzZoY84ABFur","url":"https://github.com/advisories/GHSA-4v9f-r55g-g6hc","title":"Prefect CORS (Cross-Origin Resource Sharing) misconfiguration","description":"A CORS (Cross-Origin Resource Sharing) misconfiguration in prefecthq/prefect prior to version 3.0.3 allows unauthorized domains to access sensitive data. This vulnerability can lead to unauthorized access to the database, resulting in potential data leaks, loss of confidentiality, service disruption, and data integrity risks.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.6,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-8183","https://github.com/prefecthq/prefect/commit/a69266e077169b8a32ad76b1dd3ea63b96d011c2","https://huntr.com/bounties/b801de43-ff9f-4db9-b583-4797d4f7d3d2","https://github.com/PrefectHQ/prefect/issues/15074","https://github.com/PrefectHQ/prefect/commit/8f159b404126d93964a4daace7619bc553fa318c","https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","https://github.com/advisories/GHSA-4v9f-r55g-g6hc"],"source_kind":"github","identifiers":["GHSA-4v9f-r55g-g6hc","CVE-2024-8183"],"repository_url":"https://github.com/prefecthq/prefect","blast_radius":0.0,"created_at":"2025-03-20T21:07:46.038Z","updated_at":"2026-09-01T14:07:00.495Z","epss_percentage":0.00177,"epss_percentile":0.07327,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00djlmLXI1NWctZzZoY84ABFur","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00djlmLXI1NWctZzZoY84ABFur","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"2.20.17","vulnerable_version_range":"\u003c 2.20.17"},{"first_patched_version":"3.0.3","vulnerable_version_range":"\u003e= 3.0.0rc1, \u003c 3.0.3"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00djlmLXI1NWctZzZoY84ABFur/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00aGg1LTI2NzgtODNmeM4AA3N-","url":"https://github.com/advisories/GHSA-4hh5-2678-83fx","title":"Cross-Site Request Forgery vulnerability in Prefect","description":"An attacker is able to steal secrets and potentially gain remote code execution via CSRF using a self-hosted, open source Prefect API.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-11-16T18:30:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-6022","https://huntr.com/bounties/dab47d99-551c-4355-9ab1-c99cb90235af","https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2165","https://github.com/prefecthq/prefect/commit/227dfcc7e3374c212a4bcd68b14e090b1c02d9d3","https://github.com/advisories/GHSA-4hh5-2678-83fx"],"source_kind":"github","identifiers":["GHSA-4hh5-2678-83fx","CVE-2023-6022"],"repository_url":"https://github.com/PrefectHQ/prefect","blast_radius":0.0,"created_at":"2023-11-28T00:05:56.797Z","updated_at":"2026-09-01T14:09:57.407Z","epss_percentage":0.00389,"epss_percentile":0.31547,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00aGg1LTI2NzgtODNmeM4AA3N-","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00aGg1LTI2NzgtODNmeM4AA3N-","packages":[{"ecosystem":"pypi","package_name":"prefect","versions":[{"first_patched_version":"2.16.5","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.16.5"}],"purl":"pkg:pypi/prefect"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00aGg1LTI2NzgtODNmeM4AA3N-/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prefect","docker_dependents_count":84,"docker_downloads_count":108381405,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:16:08.241Z","issues_count":2956,"pull_requests_count":8550,"avg_time_to_close_issue":10357125.80214541,"avg_time_to_close_pull_request":291273.3185852982,"issues_closed_count":1678,"pull_requests_closed_count":7210,"pull_request_authors_count":403,"issue_authors_count":1073,"avg_comments_per_issue":1.9573748308525034,"avg_comments_per_pull_request":0.9215204678362573,"merged_pull_requests_count":6092,"bot_issues_count":9,"bot_pull_requests_count":1196,"past_year_issues_count":128,"past_year_pull_requests_count":456,"past_year_avg_time_to_close_issue":1206697.608695652,"past_year_avg_time_to_close_pull_request":450005.09293680295,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":269,"past_year_pull_request_authors_count":89,"past_year_issue_authors_count":94,"past_year_avg_comments_per_issue":1.109375,"past_year_avg_comments_per_pull_request":1.2543859649122806,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"}],"active_maintainers":[{"login":"desertaxle","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"chrisguidry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zangell44","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prefect/codemeta","maintainers":[{"uuid":"cicdw","login":"cicdw","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/cicdw/","role":null,"created_at":"2022-11-14T17:27:15.555Z","updated_at":"2022-11-14T17:27:15.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cicdw/packages"},{"uuid":"jlowin","login":"jlowin","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/jlowin/","role":null,"created_at":"2022-11-14T17:27:15.568Z","updated_at":"2022-11-14T17:27:15.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jlowin/packages"},{"uuid":"prefect","login":"prefect","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://pypi.org/user/prefect/","role":null,"created_at":"2022-11-14T17:27:15.573Z","updated_at":"2022-11-14T17:27:15.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prefect/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932043,"maintainers_count":400516,"namespaces_count":0,"keywords_count":313027,"github":"pypi","metadata":{"funded_packages_count":59245,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-01T05:03:28.950Z","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":4139308,"name":"github.com/prefecthq/prefect","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prefecthq/prefect","keywords_array":[],"namespace":"github.com/prefecthq","versions_count":1,"first_release_published_at":"2023-11-22T21:19:40.000Z","latest_release_published_at":"2023-11-22T21:19:40.000Z","latest_release_number":"v2.14.6+incompatible","last_synced_at":"2026-08-26T14:30:35.653Z","created_at":"2022-04-12T16:30:51.890Z","updated_at":"2026-08-29T23:36:14.579Z","registry_url":"https://pkg.go.dev/github.com/prefecthq/prefect","install_command":"go get github.com/prefecthq/prefect","documentation_url":"https://pkg.go.dev/github.com/prefecthq/prefect#section-documentation","metadata":{},"repo_metadata":{"id":37270464,"uuid":"139199684","full_name":"PrefectHQ/prefect","owner":"PrefectHQ","description":"Prefect is a workflow orchestration framework for building resilient data pipelines in Python.","archived":false,"fork":false,"pushed_at":"2026-08-25T17:15:13.000Z","size":236119,"stargazers_count":23690,"open_issues_count":864,"forks_count":2482,"subscribers_count":196,"default_branch":"main","last_synced_at":"2026-08-26T14:24:04.606Z","etag":null,"topics":["automation","data","data-engineering","data-ops","data-science","infrastructure","ml-ops","observability","orchestration","pipeline","prefect","python","workflow","workflow-engine"],"latest_commit_sha":null,"homepage":"https://prefect.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrefectHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-06-29T21:59:26.000Z","updated_at":"2026-08-26T13:08:55.000Z","dependencies_parsed_at":"2026-08-10T17:25:44.955Z","dependency_job_id":null,"html_url":"https://github.com/PrefectHQ/prefect","commit_stats":{"total_commits":10690,"total_committers":169,"mean_commits":63.25443786982248,"dds":0.7360149672591207,"last_synced_commit":"d4168979fed4a190bad971fe81fbbe8436ee80c0"},"previous_names":[],"tags_count":1252,"template":false,"template_full_name":null,"purl":"pkg:github/PrefectHQ/prefect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/sbom","scorecard":{"id":112002,"data":{"date":"2025-08-11","repo":{"name":"github.com/PrefectHQ/prefect","commit":"250702afc5dd7b97c5844c111d77aa43552edd9b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"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":"Maintained","score":10,"reason":"30 commit(s) and 12 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/time-docker-build.yaml:85"],"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":"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/codeql-analysis.yml:52","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/npm_update_latest_prefect.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-tests.yaml:28","Warn: no topLevel permission defined: .github/workflows/api-compatibility-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/benchmarks.yaml:19","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed-benchmarks.yaml:20","Warn: no topLevel permission defined: .github/workflows/copy-linked-issue-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-images.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm-chart-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-package-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/k8s-integration-tests.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-tests.yaml:30","Warn: no topLevel permission defined: .github/workflows/nightly-release.yaml:1","Info: found token with 'none' permissions: .github/workflows/npm_update_latest_prefect.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/prefect-client.yaml:1","Warn: no topLevel permission defined: .github/workflows/proxy-test.yaml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-tests.yaml:28","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python-tests.yaml:29","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/static-analysis.yaml:11","Warn: no topLevel permission defined: .github/workflows/time-docker-build.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-v2-checks.yml:14","Warn: no topLevel permission defined: .github/workflows/validate_worker_metadata.yaml:1","Info: found token with 'none' permissions: .github/workflows/windows-tests.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-images.yaml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-compatibility-tests.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/api-compatibility-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed-benchmarks.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/codspeed-benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy-linked-issue-labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/copy-linked-issue-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-images.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/docker-images.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-package-tests.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-package-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/k8s-integration-tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/k8s-integration-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/markdown-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly-release.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/nightly-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/npm_update_latest_prefect.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client-publish.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prefect-client.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/prefect-client.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-test.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/proxy-test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-package.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-tests.yaml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/python-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/static-analysis.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/static-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/time-docker-build.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/time-docker-build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ui-v2-checks.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/ui-v2-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate_worker_metadata.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/validate_worker_metadata.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PrefectHQ/prefect/windows-tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:38","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: containerImage not pinned by hash: Dockerfile:78","Warn: containerImage not pinned by hash: client/Dockerfile:5","Warn: containerImage not pinned by hash: client/Dockerfile:30","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:2","Warn: containerImage not pinned by hash: old-sqlite.Dockerfile:24: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:4b826e2ca2191c24a03bdbf0c342a73c6ee4ce929eac5ebc47fef78f66b839d6","Warn: containerImage not pinned by hash: scripts/proxy-test/Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:0ce77749ac83174a31d5e107ce0cfa6b28a2fd6b0615e029d9d84b39c48976ee","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.a:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/alternate/Dockerfile.b:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/bad-base/Dockerfile:1","Warn: containerImage not pinned by hash: tests/docker/contexts/broken/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/missing-file/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: containerImage not pinned by hash: tests/docker/contexts/tiny/Dockerfile:1: pin your Docker image by updating busybox to busybox@sha256:f9a104fddb33220ec80fc45a4e606c74aadf1ef7a3832eb0b05be9e90cd61f5f","Warn: pipCommand not pinned by hash: scripts/proxy-test/Dockerfile:6","Warn: pipCommand not pinned by hash: scripts/install-with-latest-dependencies:3","Warn: pipCommand not pinned by hash: .github/workflows/api-compatibility-tests.yaml:62","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/integration-package-release.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/npm_update_latest_prefect.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/static-analysis.yaml:55","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate_worker_metadata.yaml:24","Info:   0 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  37 third-party GitHubAction dependencies pinned","Info:   0 out of  15 containerImage dependencies pinned","Info:   4 out of   6 npmCommand dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 12 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:29:49.607Z","repository_id":37270464,"created_at":"2025-08-15T12:29:49.607Z","updated_at":"2025-08-15T12:29:49.607Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"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":"PrefectHQ","name":"Prefect","uuid":"39270919","kind":"organization","description":"","email":null,"website":"https://prefect.io","location":"Washington, DC","twitter":"PrefectIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39270919?v=4","repositories_count":87,"last_synced_at":"2026-08-27T22:45:59.183Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/PrefectHQ","funding_links":[],"total_stars":20782,"followers":965,"following":0,"created_at":"2022-11-02T16:28:12.239Z","updated_at":"2026-08-27T22:45:59.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrefectHQ/repositories"},"tags":[{"name":"3.8.2","sha":"b535a27ea1b567bd0363b94617fc2502a56d23c8","kind":"commit","published_at":"2026-08-07T21:15:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2/manifests"},{"name":"3.8.2.dev6","sha":"eff3759c0edd62edb46e6edbe3a5e04854f5cf73","kind":"commit","published_at":"2026-08-06T14:18:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev6/manifests"},{"name":"3.8.2.dev5","sha":"baa13ab830c96045672f4588f2d9da992c9a0afd","kind":"commit","published_at":"2026-08-05T17:36:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev5/manifests"},{"name":"prefect-aws-0.7.11","sha":"3a42f2f6ed2da190b044eecb871bc0724a1c6bda","kind":"commit","published_at":"2026-08-05T14:42:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.11/manifests"},{"name":"3.8.2.dev4","sha":"f3e3cd5a0175f716c4a73c26dbe390f2d266408c","kind":"commit","published_at":"2026-08-04T17:38:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev4/manifests"},{"name":"prefect-slack-0.4.0","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.4.0/manifests"},{"name":"prefect-redis-0.2.14","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.14/manifests"},{"name":"prefect-kubernetes-0.7.12","sha":"d9a5d80e5d790d8ece89dfdc6752be9257d3c65c","kind":"commit","published_at":"2026-08-04T14:54:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.12/manifests"},{"name":"3.8.2.dev3","sha":"c0e4c1b6c5dc6ffaa91c4f5afc31fa9664b2abcf","kind":"commit","published_at":"2026-08-03T19:41:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev3/manifests"},{"name":"3.8.2.dev2","sha":"05c045c68360e723560d61d5231824b55b811db1","kind":"commit","published_at":"2026-08-03T02:40:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev2/manifests"},{"name":"3.8.2.dev1","sha":"ef4286181588e579f72854d9344f4a2f6d66a090","kind":"commit","published_at":"2026-07-31T15:31:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.2.dev1/manifests"},{"name":"3.8.1","sha":"b9378c32e42df203e7040a6df7f881a5b3aca174","kind":"commit","published_at":"2026-07-30T21:15:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1/manifests"},{"name":"3.8.1.dev5","sha":"5343882dac86146bccebbd38ce41794cef134a7c","kind":"commit","published_at":"2026-07-29T20:37:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev5/manifests"},{"name":"3.8.1.dev4","sha":"9fef82c1bf275f325220516421790f47b837100a","kind":"commit","published_at":"2026-07-28T17:44:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev4/manifests"},{"name":"3.8.1.dev3","sha":"3ef82fb58dc8dfdf8fc43fd2bab45007eeec0450","kind":"commit","published_at":"2026-07-28T03:21:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev3/manifests"},{"name":"3.8.1.dev2","sha":"d630146acb690f2967e89c3f429ec3425644d87a","kind":"commit","published_at":"2026-07-27T01:42:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev2/manifests"},{"name":"3.8.1.dev1","sha":"d2d873b2e1d8747a23e1719882da81d65f2400bb","kind":"commit","published_at":"2026-07-24T20:04:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.1.dev1/manifests"},{"name":"3.8.0","sha":"218fb46646bda2a229d74ce80c35dcf9baa2f0f3","kind":"commit","published_at":"2026-07-23T21:41:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.8.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.8.0/manifests"},{"name":"3.7.9.dev7","sha":"d13f1a728248b608aaa609e6c27f667f47ea4704","kind":"commit","published_at":"2026-07-22T20:43:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev7/manifests"},{"name":"3.7.9.dev6","sha":"4b510e42620dacb947f207c12271c435f9ef41e9","kind":"commit","published_at":"2026-07-21T16:33:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev6/manifests"},{"name":"3.7.9.dev5","sha":"e8d311f1f3f3b947f585f520f9dcfd9e96720dce","kind":"commit","published_at":"2026-07-20T21:20:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev5/manifests"},{"name":"3.7.9.dev4","sha":"60025750fb7ea1d69fef8a1c8b1e013cdc8149ae","kind":"commit","published_at":"2026-07-17T15:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev4/manifests"},{"name":"3.7.9.dev3","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev3/manifests"},{"name":"prefect-aws-0.7.10","sha":"b749a6732bccbdcee1351e9afa806d32fb530d99","kind":"commit","published_at":"2026-07-15T18:29:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.10/manifests"},{"name":"prefect-redis-0.2.13","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.13/manifests"},{"name":"prefect-kubernetes-0.7.11","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.11/manifests"},{"name":"prefect-gcp-0.6.21","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.21/manifests"},{"name":"prefect-docker-0.7.3","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.3/manifests"},{"name":"prefect-azure-0.4.12","sha":"84c00e50a54ed5cd1d6e0ee199059f392b6385ba","kind":"commit","published_at":"2026-07-15T17:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.12/manifests"},{"name":"prefect-databricks-0.4.2","sha":"e2c05798b39b670d4463154995e9a303b5cca12b","kind":"commit","published_at":"2026-07-15T14:52:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.2/manifests"},{"name":"3.7.9.dev2","sha":"4e685996b4633ab80f77d5ec98249fffeb39d36f","kind":"commit","published_at":"2026-07-14T23:15:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev2/manifests"},{"name":"3.7.9.dev1","sha":"0e7435055e18952aa8604dab78507b087a18defb","kind":"commit","published_at":"2026-07-12T00:19:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.9.dev1/manifests"},{"name":"3.7.8","sha":"b75c0606bf7606d9bafcfb89a36ae2e01a03c2d1","kind":"commit","published_at":"2026-07-09T21:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8/manifests"},{"name":"3.7.8.dev4","sha":"467544da6cd2526a549c1003d8a991c95a514392","kind":"commit","published_at":"2026-07-08T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev4/manifests"},{"name":"3.7.8.dev3","sha":"b2c95fd622d9ba86e5da2be0f7a63d4017f2a695","kind":"commit","published_at":"2026-07-08T03:16:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev3/manifests"},{"name":"3.7.8.dev2","sha":"3f47d765fea655c92f2d700fedee8635ea2d4d2f","kind":"commit","published_at":"2026-07-06T17:03:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev2/manifests"},{"name":"3.7.8.dev1","sha":"013ae5c0f2eacadd8e72558ad1e9f4206fcf56bc","kind":"commit","published_at":"2026-07-05T19:02:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.8.dev1/manifests"},{"name":"3.7.7","sha":"743957b8f3b28ab0fb1522581e77e32f2f8310bc","kind":"commit","published_at":"2026-07-02T20:19:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7/manifests"},{"name":"3.7.7.dev2","sha":"ab6a0dc6d01900814612a11dc41d0d80c9549112","kind":"commit","published_at":"2026-07-01T19:02:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev2/manifests"},{"name":"3.7.7.dev1","sha":"5bbc9f513a41a6666809839555361663a8f0383b","kind":"commit","published_at":"2026-06-30T02:21:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.7.dev1/manifests"},{"name":"3.7.6","sha":"7d0d48467f5fc83fe91c22a5722078d4b1fd96a2","kind":"commit","published_at":"2026-06-25T23:02:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6/manifests"},{"name":"3.7.6.dev4","sha":"f6efa62fccdbadb8d707c38b2c00bac7fd668e24","kind":"commit","published_at":"2026-06-24T20:36:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev4/manifests"},{"name":"3.7.6.dev3","sha":"598fa47876041aee908d22fd2624f1b357ba0ed3","kind":"commit","published_at":"2026-06-24T02:04:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev3/manifests"},{"name":"prefect-databricks-0.4.1","sha":"9c9135485bde0d241135065464a669ccb24eea00","kind":"commit","published_at":"2026-06-23T16:20:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.1/manifests"},{"name":"3.7.6.dev2","sha":"59cc990c54a9d59f889f4f070e89d118fe7fa670","kind":"commit","published_at":"2026-06-23T01:26:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev2/manifests"},{"name":"3.7.6.dev1","sha":"441d5e112d263706d963612aabc8f252df94a42e","kind":"commit","published_at":"2026-06-19T16:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.6.dev1/manifests"},{"name":"3.7.5","sha":"756685ab55d5afe34017dc5c7ab68cf79600d664","kind":"commit","published_at":"2026-06-18T21:28:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5/manifests"},{"name":"3.7.5.dev6","sha":"8f50275cba223bd11612305716bb48581a1cfb91","kind":"commit","published_at":"2026-06-17T17:20:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev6/manifests"},{"name":"3.7.5.dev5","sha":"7107dafe23e062b1f8eb4239e85a0a9ef756e79e","kind":"commit","published_at":"2026-06-16T20:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev5/manifests"},{"name":"3.7.5.dev4","sha":"d26ca5871053fae88d1f757a6c1e9eab7ae48ac1","kind":"commit","published_at":"2026-06-15T21:18:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev4/manifests"},{"name":"3.7.5.dev3","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev3/manifests"},{"name":"prefect-gitlab-0.3.5","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.5/manifests"},{"name":"prefect-github-0.4.4","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.4/manifests"},{"name":"prefect-bitbucket-0.3.7","sha":"7d7cd722bc2d696ba5b2cb79135f69e8b67811a8","kind":"commit","published_at":"2026-06-12T19:57:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.7/manifests"},{"name":"3.7.5.dev2","sha":"d858cb6725864c9a993be6a6633009b03b5e6f5e","kind":"commit","published_at":"2026-06-08T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev2/manifests"},{"name":"3.7.5.dev1","sha":"db66b14dbaea18e726fc4ea0100fd194383c6c59","kind":"commit","published_at":"2026-06-05T20:17:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.5.dev1/manifests"},{"name":"prefect-snowflake-0.28.8","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.8/manifests"},{"name":"prefect-shell-0.3.6","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.6/manifests"},{"name":"prefect-redis-0.2.12","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.12/manifests"},{"name":"prefect-kubernetes-0.7.10","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.10/manifests"},{"name":"prefect-github-0.4.3","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.3/manifests"},{"name":"prefect-gcp-0.6.20","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.20/manifests"},{"name":"prefect-dbt-0.7.25","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.25/manifests"},{"name":"prefect-dask-0.3.7","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.7/manifests"},{"name":"prefect-azure-0.4.11","sha":"963f8ce7b3a476a19b2a304d06a098dd13d29070","kind":"commit","published_at":"2026-06-05T19:25:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.11/manifests"},{"name":"3.7.4","sha":"d67b25c983b865769cbb8c4afc84387238a22cbc","kind":"commit","published_at":"2026-06-05T17:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4/manifests"},{"name":"3.7.4.dev4","sha":"0bad21f4ce99db95716f64cc2eab836eb274b52c","kind":"commit","published_at":"2026-06-04T19:16:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev4/manifests"},{"name":"3.7.4.dev3","sha":"80846482817539c21fe22cf2372b55e953a27e92","kind":"commit","published_at":"2026-06-04T00:01:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev3/manifests"},{"name":"3.7.4.dev2","sha":"24ebdd47271b0f77b3704903bfadb3374e4a487f","kind":"commit","published_at":"2026-06-03T02:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev2/manifests"},{"name":"3.7.4.dev1","sha":"c3a0c69aea9a86496ab326717bdab26a0f434fbc","kind":"commit","published_at":"2026-06-02T00:51:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.4.dev1/manifests"},{"name":"3.7.3","sha":"594f5f358dca889516a176be58d2f359b87802e6","kind":"commit","published_at":"2026-06-01T15:44:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3/manifests"},{"name":"3.7.3.dev7","sha":"2c89d0976e5c18361c9091ed7819336608284830","kind":"commit","published_at":"2026-05-31T22:49:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev7/manifests"},{"name":"3.7.3.dev6","sha":"15f3e133815e8e0b549a87f3b5008745f850370b","kind":"commit","published_at":"2026-05-29T19:40:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev6/manifests"},{"name":"3.7.3.dev5","sha":"f7d76f21e9731cedf0462e3f9632133e1c23a439","kind":"commit","published_at":"2026-05-28T01:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev5/manifests"},{"name":"prefect-gcp-0.6.19","sha":"228f201f3c9f30989dd85c1a89387c5b31d21586","kind":"commit","published_at":"2026-05-28T01:21:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.19/manifests"},{"name":"3.7.3.dev4","sha":"bbfa2910a7234f773a7a12cd4c7fcf8a4ce9708a","kind":"commit","published_at":"2026-05-27T00:38:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev4/manifests"},{"name":"3.7.3.dev3","sha":"822447055dd0600580c832572eb9bdf8adca2cb9","kind":"commit","published_at":"2026-05-25T14:47:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev3/manifests"},{"name":"3.7.3.dev2","sha":"64710e8bd0984713d10bb34b1f3cbd6098a99fac","kind":"commit","published_at":"2026-05-24T23:28:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev2/manifests"},{"name":"3.7.3.dev1","sha":"6efbaaf4450b034dd87b7aaad585c2c680b42e87","kind":"commit","published_at":"2026-05-23T14:44:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.3.dev1/manifests"},{"name":"3.7.2","sha":"5836855ecd0a9924117d212bad5308a8a89ab97d","kind":"commit","published_at":"2026-05-23T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2/manifests"},{"name":"3.7.2.dev5","sha":"abc1acf7a442e5e43ad2849dc73d66c5b91143ae","kind":"commit","published_at":"2026-05-21T20:44:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev5/manifests"},{"name":"3.7.2.dev4","sha":"354623c1258b2e75de62230b8e3f0400f2722cf1","kind":"commit","published_at":"2026-05-20T20:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev4/manifests"},{"name":"3.7.2.dev3","sha":"30ca141845030af77328e2ebe495e200db2fc679","kind":"commit","published_at":"2026-05-20T00:42:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev3/manifests"},{"name":"3.7.2.dev2","sha":"68244724cf7a168f14f81bdf032689c912a404de","kind":"commit","published_at":"2026-05-18T16:36:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev2/manifests"},{"name":"3.7.2.dev1","sha":"25ff793e11f525e8f7043525165e0ded57abaea9","kind":"commit","published_at":"2026-05-18T03:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.2.dev1/manifests"},{"name":"prefect-ray-0.5.0","sha":"a7b0699dc03e3c6097fcbed44bb0452b5130ab47","kind":"commit","published_at":"2026-05-16T16:04:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.5.0/manifests"},{"name":"3.7.1","sha":"e914068ebe6fb04552cfd9d68bf6ac12563bb4f1","kind":"commit","published_at":"2026-05-16T02:14:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1/manifests"},{"name":"prefect-aws-0.7.9","sha":"ac9d445d51c13d6f0f2604d1f197d2c5a9f1e9c7","kind":"commit","published_at":"2026-05-16T01:10:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.9/manifests"},{"name":"3.7.1.dev9","sha":"7b3d832873540f6c92ce44e75089070d46502dbb","kind":"commit","published_at":"2026-05-15T04:33:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev9/manifests"},{"name":"3.7.1.dev8","sha":"7057b0df499b140407d3abf264538c21444724ce","kind":"commit","published_at":"2026-05-14T00:18:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev8/manifests"},{"name":"3.7.1.dev7","sha":"35c7f1ed90b2a8605bc9f39b83d917ed2b862e08","kind":"commit","published_at":"2026-05-13T03:23:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev7/manifests"},{"name":"3.7.1.dev6","sha":"5d909d2aeb5011f5017fcee073b7e445c1d7b078","kind":"commit","published_at":"2026-05-12T03:28:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev6/manifests"},{"name":"3.7.1.dev5","sha":"3a832b4fc454cec3d6e2b218430088f9c25ab975","kind":"commit","published_at":"2026-05-11T03:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev5/manifests"},{"name":"3.7.1.dev4","sha":"5c86faf6891e63f0ce83a30b9b8369049f890a1c","kind":"commit","published_at":"2026-05-10T03:09:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev4/manifests"},{"name":"3.7.1.dev3","sha":"fe44ad330730d7beedda307786fea83e062ced39","kind":"commit","published_at":"2026-05-09T03:49:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev3/manifests"},{"name":"3.7.1.dev2","sha":"7b04d8f79b6541cb914d55f2860a83cf85bd9d5f","kind":"commit","published_at":"2026-05-08T05:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev2/manifests"},{"name":"3.7.1.dev1","sha":"2691cc6539774f7ecefc718395f6abe8301fe76f","kind":"commit","published_at":"2026-05-07T02:55:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.1.dev1/manifests"},{"name":"prefect-kubernetes-0.7.9","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.9/manifests"},{"name":"prefect-gcp-0.6.18","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.18/manifests"},{"name":"prefect-docker-0.7.2","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.2/manifests"},{"name":"prefect-azure-0.4.10","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.10/manifests"},{"name":"prefect-aws-0.7.8","sha":"e7e62aee5cf5e1df1c1dd27c3a969fd8642494f9","kind":"commit","published_at":"2026-05-06T16:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.8/manifests"},{"name":"3.7.0","sha":"85c59e0e48648ba494786fe27a0e1f97256134e6","kind":"commit","published_at":"2026-05-06T14:56:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.7.0/manifests"},{"name":"3.6.30.dev4","sha":"2b9d462118706889dfeee26df45a1b6108491070","kind":"commit","published_at":"2026-05-05T22:22:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev4/manifests"},{"name":"3.6.30.dev3","sha":"39cb01298f84ceabc816f0beb3696849f412d313","kind":"commit","published_at":"2026-05-05T03:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev3/manifests"},{"name":"3.6.30.dev2","sha":"bfcf79d03050c7d9fd7e7b43ca2ec09b0f77fc64","kind":"commit","published_at":"2026-05-02T20:35:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev2/manifests"},{"name":"3.6.30.dev1","sha":"7af55e163cbd96389d9f361e80d0d972a017015b","kind":"commit","published_at":"2026-05-02T00:11:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.30.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.30.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.30.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.30.dev1/manifests"},{"name":"3.6.29","sha":"51b7ff441a9d763298338d3de8f3461f955ad203","kind":"commit","published_at":"2026-05-01T21:30:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29/manifests"},{"name":"3.6.29.dev4","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev4/manifests"},{"name":"prefect-dbt-0.7.24","sha":"3efef430f43db3a1faf58166d6402db477fe9e62","kind":"commit","published_at":"2026-04-30T16:48:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.24/manifests"},{"name":"3.6.29.dev3","sha":"10cedbaa9222224dbe2de3de2503fe6fdec41925","kind":"commit","published_at":"2026-04-29T00:30:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev3/manifests"},{"name":"3.6.29.dev2","sha":"2bbff78f60cfc123e48e8d4dc6e249058b9f3090","kind":"commit","published_at":"2026-04-27T03:39:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev2/manifests"},{"name":"3.6.29.dev1","sha":"efb35bfbc80ccd7322ff33c6e3324450376af401","kind":"commit","published_at":"2026-04-24T18:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.29.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.29.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.29.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.29.dev1/manifests"},{"name":"prefect-redis-0.2.11","sha":"25447ac4352d6d526639b7d06b910b8f4d6b83d4","kind":"commit","published_at":"2026-04-24T18:34:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.11/manifests"},{"name":"3.6.28","sha":"e4d25f0bafb3b7499c2acafdc06fc7c5f8c67c9d","kind":"commit","published_at":"2026-04-24T17:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28/manifests"},{"name":"3.6.28.dev6","sha":"7ef768043f0f928ed47fa41215a792303d6b962c","kind":"commit","published_at":"2026-04-23T21:28:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev6/manifests"},{"name":"3.6.28.dev5","sha":"529fa0a6b6c26cdcdcfbe679a1d0e3312307e79b","kind":"commit","published_at":"2026-04-23T02:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev5/manifests"},{"name":"3.6.28.dev4","sha":"093cd05d7fae5c8f8bc2f93f5fae8bbdb2eb97dd","kind":"commit","published_at":"2026-04-22T03:57:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev4/manifests"},{"name":"prefect-dbt-0.7.23","sha":"e5b6a21a8dc05fd6024998edb84c6a4df5861ac2","kind":"commit","published_at":"2026-04-22T03:55:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.23/manifests"},{"name":"3.6.28.dev3","sha":"8b1eae4d8feacb7b4a7bcf5de97c3bee7cf944c6","kind":"commit","published_at":"2026-04-21T17:59:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev3/manifests"},{"name":"3.6.28.dev2","sha":"6f89b6d66878624ed5e572f85370cb518b630208","kind":"commit","published_at":"2026-04-20T19:20:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev2/manifests"},{"name":"prefect-kubernetes-0.7.8","sha":"8ab8ac4732a8fc7a7bccb743c0a117ee44f83470","kind":"commit","published_at":"2026-04-20T13:22:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.8/manifests"},{"name":"3.6.28.dev1","sha":"6373056dad307ad9526f0257987e885e30934f87","kind":"commit","published_at":"2026-04-20T02:54:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.28.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.28.dev1/manifests"},{"name":"3.6.27","sha":"bbe32bf9e42cd530661ff63d31a19df16dd98fd7","kind":"commit","published_at":"2026-04-17T19:48:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27/manifests"},{"name":"prefect-dbt-0.7.22","sha":"b2ed78c46421fb83830dd1bedf9eba2e63fe91e0","kind":"commit","published_at":"2026-04-17T14:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.22/manifests"},{"name":"3.6.27.dev5","sha":"03b8cad670c313d68d0bf8e87b0256e525713aa5","kind":"commit","published_at":"2026-04-16T20:14:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev5/manifests"},{"name":"3.6.27.dev4","sha":"08aeda82f675d686e68b1f6a53fe10ad5aac48da","kind":"commit","published_at":"2026-04-16T02:43:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev4/manifests"},{"name":"prefect-dbt-0.7.21","sha":"7d8ffa9d33417413b7aff171207d5951088a7f31","kind":"commit","published_at":"2026-04-15T13:14:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.21/manifests"},{"name":"3.6.27.dev3","sha":"d6d1648642e592b9bf0ceb80d973fb3f83380c38","kind":"commit","published_at":"2026-04-15T02:31:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev3/manifests"},{"name":"3.6.27.dev2","sha":"4aad6ae959e21420d7da489165af2a47ee0af843","kind":"commit","published_at":"2026-04-14T01:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev2/manifests"},{"name":"3.6.27.dev1","sha":"5af4fc87319840e60ce9f6dcc6b10f8e61d78114","kind":"commit","published_at":"2026-04-10T21:30:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.27.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.27.dev1/manifests"},{"name":"3.6.26","sha":"8ffec2250cca5732b3d43a3c78afe8b994107362","kind":"commit","published_at":"2026-04-10T16:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26/manifests"},{"name":"3.6.26.dev6","sha":"029a22229aad5be8d13a610941d29c62b2354107","kind":"commit","published_at":"2026-04-09T21:37:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev6/manifests"},{"name":"3.6.26.dev5","sha":"75a10ad4aab57304d21bf261f2eb174a137ff56e","kind":"commit","published_at":"2026-04-08T20:36:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev5/manifests"},{"name":"3.6.26.dev4","sha":"a6344b22b58356eab60d6e21163d3520134df4b0","kind":"commit","published_at":"2026-04-07T22:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev4/manifests"},{"name":"3.6.26.dev3","sha":"c67da4a32e2997d627f1cf074cd59e7a0bf604e3","kind":"commit","published_at":"2026-04-06T19:26:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev3/manifests"},{"name":"prefect-kubernetes-0.7.7","sha":"aa2531b7d25cfdbad1c902e8d40323117f121a0c","kind":"commit","published_at":"2026-04-06T16:59:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.7/manifests"},{"name":"3.6.26.dev2","sha":"b1b196328332166faba5bdb79491fd0d52d01edd","kind":"commit","published_at":"2026-04-05T01:22:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev2/manifests"},{"name":"3.6.26.dev1","sha":"31b93ed060cfb211e9773f58785746a7a1f9277c","kind":"commit","published_at":"2026-04-03T19:23:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.26.dev1/manifests"},{"name":"prefect-redis-0.2.10","sha":"3e99d6a3706813691a566a10b3712af2a0885a7d","kind":"commit","published_at":"2026-04-03T19:21:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.10/manifests"},{"name":"3.6.25","sha":"839aa9cc966aa1700a00bfdfe30e5c347ad5c771","kind":"commit","published_at":"2026-04-03T17:48:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25/manifests"},{"name":"3.6.25.dev7","sha":"34f66a7cfc986e5b47688ea8ea7a91f8fc58e01f","kind":"commit","published_at":"2026-04-02T22:12:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev7/manifests"},{"name":"3.6.25.dev6","sha":"86c2ab9feb32c75def7a4e01f8b2fac8afea12a9","kind":"commit","published_at":"2026-04-01T20:43:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev6/manifests"},{"name":"3.6.25.dev5","sha":"69775fbacada216f639d444d25535de62ff8f651","kind":"commit","published_at":"2026-03-31T21:13:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev5/manifests"},{"name":"3.6.25.dev4","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev4/manifests"},{"name":"prefect-aws-0.7.7","sha":"fcbac206040d74c5c5473525207b144f98cbf80e","kind":"commit","published_at":"2026-03-30T20:26:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.7/manifests"},{"name":"3.6.25.dev3","sha":"e8bc0c26d8be68c04bd41753993e070cebf89b01","kind":"commit","published_at":"2026-03-30T03:08:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev3/manifests"},{"name":"3.6.25.dev2","sha":"ab39bf0e11ffe0ca0cf11cb44add19a9efb13eb8","kind":"commit","published_at":"2026-03-29T02:25:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev2/manifests"},{"name":"3.6.25.dev1","sha":"a4ddbe3b3c3499647454b5185ca94dc16aa70a76","kind":"commit","published_at":"2026-03-27T21:34:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.25.dev1/manifests"},{"name":"3.6.24","sha":"195d63c90a0f478ab6366c15a9d2159804136219","kind":"commit","published_at":"2026-03-27T15:48:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24/manifests"},{"name":"3.6.24.dev5","sha":"cb945cbe647c75a0476662c8daedee8530398fd7","kind":"commit","published_at":"2026-03-26T21:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev5/manifests"},{"name":"3.6.24.dev4","sha":"c18443d75b70960c235bf29b29bc9e4f17d8c51d","kind":"commit","published_at":"2026-03-26T02:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev4/manifests"},{"name":"3.6.24.dev3","sha":"506781bb04ec791fdbbe4dfd99c8ff692bbffb6f","kind":"commit","published_at":"2026-03-25T04:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev3/manifests"},{"name":"3.6.24.dev2","sha":"950ac604f873cee7c2df788d96a4a54bb4e08e4e","kind":"commit","published_at":"2026-03-24T01:27:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev2/manifests"},{"name":"3.6.24.dev1","sha":"a74453a3544b6e146a7b422d9bfb3d9bd0a55594","kind":"commit","published_at":"2026-03-21T03:19:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.24.dev1/manifests"},{"name":"prefect-aws-0.7.6","sha":"940f1899b56d366a2ea4c3222a3e120690a3b71e","kind":"commit","published_at":"2026-03-19T21:19:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.6/manifests"},{"name":"3.6.23","sha":"db5763e0905ba1547e4c4d1105d5ba9ea46993d6","kind":"commit","published_at":"2026-03-19T20:54:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23/manifests"},{"name":"prefect-kubernetes-0.7.6","sha":"557020d9ae961c59d54b08c17f27b751ab3777c2","kind":"commit","published_at":"2026-03-19T18:52:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.6/manifests"},{"name":"3.6.23.dev4","sha":"e5a389c661e12028d1e94766dda38f85c2e1d9c2","kind":"commit","published_at":"2026-03-18T22:31:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev4/manifests"},{"name":"3.6.23.dev3","sha":"08fb9ea30e9f31b491f242dd12ec842093d160ab","kind":"commit","published_at":"2026-03-18T03:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev3/manifests"},{"name":"3.6.23.dev2","sha":"dbb9b9c9013975870c5e93e7ae8d4d7ebb4260bd","kind":"commit","published_at":"2026-03-16T22:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev2/manifests"},{"name":"prefect-redis-0.2.9","sha":"7e587a55244213232309bbd70dc7a2c653862e9b","kind":"commit","published_at":"2026-03-16T18:28:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.9/manifests"},{"name":"3.6.23.dev1","sha":"98309ffba55795dae2c29c8c6f0f3ed14d619303","kind":"commit","published_at":"2026-03-13T23:27:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.23.dev1/manifests"},{"name":"3.6.22","sha":"6ee9deda68331c17f8cf9dea437311f11639ef8f","kind":"commit","published_at":"2026-03-12T20:40:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22/manifests"},{"name":"3.6.22.dev8","sha":"42d2bbd083d19aa01adb9efe3e7c957012b86015","kind":"commit","published_at":"2026-03-12T00:19:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev8/manifests"},{"name":"3.6.22.dev7","sha":"a072125a2f8aabd63d7d4763cde190aa69117451","kind":"commit","published_at":"2026-03-10T21:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev7/manifests"},{"name":"prefect-shell-0.3.5","sha":"50aef2cffa12e3236633c50b5506d366d220977a","kind":"commit","published_at":"2026-03-10T14:27:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.5/manifests"},{"name":"3.6.22.dev6","sha":"66657cd11dc2c319729a7febb10e5ec065947b21","kind":"commit","published_at":"2026-03-09T19:59:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev6/manifests"},{"name":"prefect-shell-0.3.4","sha":"fe48ce40115d80fb6dea93e70fffdcf221600ced","kind":"commit","published_at":"2026-03-09T19:46:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.4/manifests"},{"name":"3.6.22.dev5","sha":"69be6c8d8e581a8ca805e74b61897dc5b5f3ea9b","kind":"commit","published_at":"2026-03-09T16:54:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev5/manifests"},{"name":"3.6.22.dev4","sha":"4fc61035043e82617d85066967cdec5ae75569b5","kind":"commit","published_at":"2026-03-09T01:50:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev4/manifests"},{"name":"3.6.22.dev3","sha":"79cf6403524091b341f2956c4e6748a4f8146f3e","kind":"commit","published_at":"2026-03-07T15:45:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev3/manifests"},{"name":"3.6.22.dev2","sha":"5a8ca70f2f314a46fd0b65cfc047d2eecfcaf401","kind":"commit","published_at":"2026-03-07T01:44:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev2/manifests"},{"name":"3.6.22.dev1","sha":"5be7e89b04b5d98a4022c053c15759fbdee43ec9","kind":"commit","published_at":"2026-03-05T21:55:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.22.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.22.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.22.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.22.dev1/manifests"},{"name":"prefect-dbt-0.7.20","sha":"fbdb7d4ce9316645d8cb01e8ad52c23426e69dea","kind":"commit","published_at":"2026-03-05T21:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.20/manifests"},{"name":"3.6.21","sha":"6770909ca81b8a27e629629e54cbddb3747d5941","kind":"commit","published_at":"2026-03-05T20:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21/manifests"},{"name":"3.6.21.dev5","sha":"efa403cc98ddf04738810090531125afe35fc81f","kind":"commit","published_at":"2026-03-05T02:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev5/manifests"},{"name":"3.6.21.dev4","sha":"8d9c1a323f6ea0ed91a45358cb7141d469bd85a4","kind":"commit","published_at":"2026-03-03T21:38:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev4/manifests"},{"name":"3.6.21.dev3","sha":"2133b7e7d8d4b7d79059b130f0b60e9f1d850463","kind":"commit","published_at":"2026-03-03T00:57:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev3/manifests"},{"name":"prefect-dbt-0.7.19","sha":"61cddc041d7a41d1c0c62039cb5d592eaf9f3735","kind":"commit","published_at":"2026-03-02T17:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.19/manifests"},{"name":"3.6.21.dev2","sha":"13e96b79052992796e1d198c5dd15f5748053933","kind":"commit","published_at":"2026-03-01T01:40:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev2/manifests"},{"name":"3.6.21.dev1","sha":"f8207a7410818f0ab3efa25ce8d7872e7d9a47ea","kind":"commit","published_at":"2026-02-28T05:13:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.21.dev1/manifests"},{"name":"3.6.20","sha":"395392ae259a6ff2ab26a3fb1a75969fd897a09b","kind":"commit","published_at":"2026-02-27T17:30:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20/manifests"},{"name":"3.6.20.dev5","sha":"15781ee84ddad3ab4f68e20c4cb709ee952e1827","kind":"commit","published_at":"2026-02-26T22:13:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev5/manifests"},{"name":"3.6.20.dev4","sha":"062f062ba36f965aa3e5c3a31126bee4bf71e270","kind":"commit","published_at":"2026-02-26T17:53:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev4/manifests"},{"name":"3.6.20.dev3","sha":"703bc6eb07fe0bea269160f54623d4150ebbec2a","kind":"commit","published_at":"2026-02-26T03:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev3/manifests"},{"name":"3.6.20.dev2","sha":"4c21efa565c143bd0a59ac3972fba629e7c871cc","kind":"commit","published_at":"2026-02-25T21:13:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev2/manifests"},{"name":"3.6.20.dev1","sha":"3bb7203bcf9a862bf5e65e36bce8f66647fd4bc8","kind":"commit","published_at":"2026-02-25T01:54:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.20.dev1/manifests"},{"name":"3.6.19","sha":"1c3149c73c91b61e068b3fb1d1a61cb6fa45a6d3","kind":"commit","published_at":"2026-02-24T17:47:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19/manifests"},{"name":"3.6.19.dev3","sha":"33c6c4c811cd5bc30112615678fb2a7bce4359ba","kind":"commit","published_at":"2026-02-23T20:48:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev3/manifests"},{"name":"3.6.19.dev2","sha":"1da1544468d4f0621b98d78ef109f10bfc0703fb","kind":"commit","published_at":"2026-02-20T22:19:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev2/manifests"},{"name":"prefect-dbt-0.7.18","sha":"9f4dba8c3d19927ff63f97b1ffa0224804ca9708","kind":"commit","published_at":"2026-02-20T19:36:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.18/manifests"},{"name":"3.6.19.dev1","sha":"9b50ae1a23136ce9bcf1498ec3f6b950c429578c","kind":"commit","published_at":"2026-02-19T22:26:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.19.dev1/manifests"},{"name":"3.6.18","sha":"432e890ed3eb04e1c31d3886cf5ac45f01d225cb","kind":"commit","published_at":"2026-02-19T19:54:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18/manifests"},{"name":"3.6.18.dev6","sha":"6712b8e4b889f33664417992fd23e76931389e75","kind":"commit","published_at":"2026-02-18T21:32:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev6/manifests"},{"name":"3.6.18.dev5","sha":"9f8b7b6fc6ee15ea568351c6ef68e8f9590c0742","kind":"commit","published_at":"2026-02-18T01:01:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev5/manifests"},{"name":"3.6.18.dev4","sha":"e6176cbf16efa92b2785f38d2ec28a84885d9be4","kind":"commit","published_at":"2026-02-17T03:16:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev4/manifests"},{"name":"3.6.18.dev3","sha":"2df4d775a0cb115c1a6a45074bff9c9f6f48c125","kind":"commit","published_at":"2026-02-15T00:51:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev3/manifests"},{"name":"3.6.18.dev2","sha":"5b81df1e2537887b223b4e1bce2f6566b925f465","kind":"commit","published_at":"2026-02-13T22:29:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev2/manifests"},{"name":"3.6.18.dev1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.18.dev1/manifests"},{"name":"prefect-sqlalchemy-0.6.1","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.1/manifests"},{"name":"prefect-shell-0.3.3","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.3/manifests"},{"name":"prefect-kubernetes-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.5/manifests"},{"name":"prefect-gitlab-0.3.4","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.4/manifests"},{"name":"prefect-github-0.4.2","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.2/manifests"},{"name":"prefect-gcp-0.6.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.17/manifests"},{"name":"prefect-dbt-0.7.17","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.17/manifests"},{"name":"prefect-bitbucket-0.3.6","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.6/manifests"},{"name":"prefect-azure-0.4.9","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.9/manifests"},{"name":"prefect-aws-0.7.5","sha":"ee531648b970b255057701acb167c2882c297ea1","kind":"commit","published_at":"2026-02-12T21:52:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.5/manifests"},{"name":"3.6.17","sha":"5d2eb6228df71bab44a2d029042b4958bc0dbb7b","kind":"commit","published_at":"2026-02-12T20:05:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17/manifests"},{"name":"3.6.17.dev6","sha":"3320f01cac4640bcd1e3673ea418d02feeb6256b","kind":"commit","published_at":"2026-02-11T21:42:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev6/manifests"},{"name":"3.6.17.dev5","sha":"f5665d4583fba50c9e8c2ffcb5980216d96a8650","kind":"commit","published_at":"2026-02-11T02:37:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev5/manifests"},{"name":"3.6.17.dev4","sha":"195c547e9596450cffede04ec6e50011c81b573f","kind":"commit","published_at":"2026-02-10T19:15:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev4/manifests"},{"name":"3.6.17.dev3","sha":"85e6cfbc409f381665cd68af442962b1a6f437d8","kind":"commit","published_at":"2026-02-10T02:50:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev3/manifests"},{"name":"3.6.17.dev2","sha":"32d0ae9d8ede9323a646729074a7a3337256cc27","kind":"commit","published_at":"2026-02-10T01:37:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev2/manifests"},{"name":"3.6.17.dev1","sha":"58876842f505e086ece2db003c77a945687583a6","kind":"commit","published_at":"2026-02-06T22:05:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.17.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.17.dev1/manifests"},{"name":"3.6.16","sha":"e7d587cd80cc356d73328d3c7b705c6cb017a49b","kind":"commit","published_at":"2026-02-05T19:34:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16/manifests"},{"name":"3.6.16.dev7","sha":"e1258905c84f3fbed1801f2534be5508b02586c3","kind":"commit","published_at":"2026-02-04T21:43:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev7/manifests"},{"name":"3.6.16.dev6","sha":"c0d49d34ed5dda10593ba1632699f619e87dfc2e","kind":"commit","published_at":"2026-02-04T04:07:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev6/manifests"},{"name":"prefect-sqlalchemy-0.6.0","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.6.0/manifests"},{"name":"prefect-shell-0.3.2","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.2/manifests"},{"name":"prefect-kubernetes-0.7.4","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.4/manifests"},{"name":"prefect-gitlab-0.3.3","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.3/manifests"},{"name":"prefect-github-0.4.1","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.1/manifests"},{"name":"prefect-gcp-0.6.16","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.16/manifests"},{"name":"prefect-bitbucket-0.3.5","sha":"d7791414195869baa6ebb423c3b0e4477c6abf89","kind":"commit","published_at":"2026-02-03T19:46:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.5/manifests"},{"name":"3.6.16.dev5","sha":"2c9a7cfbeaeefcf69d03a2f98b68baa7fe794ef2","kind":"commit","published_at":"2026-02-02T21:42:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev5/manifests"},{"name":"3.6.16.dev4","sha":"05b456bf1656e0e3885e844fae74613abfb7803b","kind":"commit","published_at":"2026-02-02T03:36:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev4/manifests"},{"name":"3.6.16.dev3","sha":"d264f42f6e99ead48f89c9793129eef4b7875eec","kind":"commit","published_at":"2026-02-01T03:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev3/manifests"},{"name":"3.6.16.dev2","sha":"17574a7bfd5d441988acf1b86b1aa618e06af271","kind":"commit","published_at":"2026-01-30T21:47:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev2/manifests"},{"name":"3.6.16.dev1","sha":"d8321418fedc2f0e6297e880db61f762fdb7803a","kind":"commit","published_at":"2026-01-30T20:13:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.16.dev1/manifests"},{"name":"3.6.15","sha":"757a089bbd323e73c4437f77de86030f406f6734","kind":"commit","published_at":"2026-01-30T00:23:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.15/manifests"},{"name":"3.6.14","sha":"b0e01a685681be8c8dec056db0859a70bd25f0f8","kind":"commit","published_at":"2026-01-29T19:55:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14/manifests"},{"name":"3.6.14.dev7","sha":"6bcea54d944a687a7bab896b64900a65ac691613","kind":"commit","published_at":"2026-01-28T22:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev7/manifests"},{"name":"3.6.14.dev6","sha":"c088ef426b3c82ea2fd31a5dbbfb7f3692472529","kind":"commit","published_at":"2026-01-28T02:32:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev6/manifests"},{"name":"3.6.14.dev5","sha":"f8afecadf88ea5f73694dafa3a365b9d8fae1ad6","kind":"commit","published_at":"2026-01-27T03:59:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev5/manifests"},{"name":"3.6.14.dev4","sha":"deb82a88341242f18fc63452d516a096835660d1","kind":"commit","published_at":"2026-01-26T23:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev4/manifests"},{"name":"3.6.14.dev3","sha":"b8f472c577f37cd7d0ff59ef8c7cb4ec7a744ca6","kind":"commit","published_at":"2026-01-26T17:17:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev3/manifests"},{"name":"prefect-dbt-0.7.16","sha":"5ce22d62ddc7be7035e919d6a647787d2fd68302","kind":"commit","published_at":"2026-01-26T15:51:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.16/manifests"},{"name":"3.6.14.dev2","sha":"1e406408c582f2870a29b6abf35a190fb900f6b3","kind":"commit","published_at":"2026-01-23T22:19:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev2/manifests"},{"name":"3.6.14.dev1","sha":"61276aac1e484a94f570b66a73d5dd6b3eeee5ea","kind":"commit","published_at":"2026-01-23T03:55:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.14.dev1/manifests"},{"name":"3.6.13","sha":"9eb03a74b91426b564a1aa313670eb08a8b9ece8","kind":"commit","published_at":"2026-01-23T03:44:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13/manifests"},{"name":"3.6.13.dev2","sha":"3216a18c97baecb25fe70d3d46a93eb56ebd2adc","kind":"commit","published_at":"2026-01-22T03:50:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev2/manifests"},{"name":"3.6.13.dev1","sha":"fb03cafc1522c6b8252e1587cf9c2fb13a62e5a4","kind":"commit","published_at":"2026-01-21T04:12:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.13.dev1/manifests"},{"name":"3.6.12","sha":"eb710303965c126b83f41f180d257b258b815543","kind":"commit","published_at":"2026-01-20T18:16:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12/manifests"},{"name":"3.6.12.dev5","sha":"0cc13e7d5be10ab68d727d6469bdd0d8abb5e08c","kind":"commit","published_at":"2026-01-20T02:39:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev5/manifests"},{"name":"3.6.12.dev4","sha":"bbbd79413472e69da4377eb7cb2df8a5d7c5d393","kind":"commit","published_at":"2026-01-19T03:54:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev4/manifests"},{"name":"3.6.12.dev3","sha":"69b585f4fda6be2b12f294f96822470d8ab24be6","kind":"commit","published_at":"2026-01-18T03:05:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev3/manifests"},{"name":"3.6.12.dev2","sha":"585767f7410c8121225190224f19ae8b818d0c64","kind":"commit","published_at":"2026-01-16T20:21:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev2/manifests"},{"name":"3.6.12.dev1","sha":"89fc3d4a3330bac5cf5678d18ddb395720d0b2a6","kind":"commit","published_at":"2026-01-15T23:43:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.12.dev1/manifests"},{"name":"prefect-kubernetes-0.7.3","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.3/manifests"},{"name":"prefect-github-0.4.0","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.4.0/manifests"},{"name":"prefect-gcp-0.6.15","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.15/manifests"},{"name":"prefect-docker-0.7.1","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.1/manifests"},{"name":"prefect-azure-0.4.8","sha":"0b9be065fd30189f27a2606067c72016a5fb58af","kind":"commit","published_at":"2026-01-15T22:38:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.8/manifests"},{"name":"3.6.11","sha":"14c4222856b839ebcb9dfee77528768d9041a640","kind":"commit","published_at":"2026-01-15T19:46:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11/manifests"},{"name":"prefect-dbt-0.7.15","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.15/manifests"},{"name":"prefect-aws-0.7.4","sha":"338d3bdbb86cf0c4ed2893e5f712a363e89480b7","kind":"commit","published_at":"2026-01-15T18:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.4/manifests"},{"name":"3.6.11.dev5","sha":"67b308528bee56d8d1b7ef82de172fef2333d78e","kind":"commit","published_at":"2026-01-14T19:53:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev5/manifests"},{"name":"3.6.11.dev4","sha":"4e5d51078c91f7c550b9c432d9c7a027168e40e2","kind":"commit","published_at":"2026-01-13T23:17:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev4/manifests"},{"name":"prefect-gcp-0.6.14","sha":"3d3ecf264b5ce01db50f70b9511476dc1bf35201","kind":"commit","published_at":"2026-01-13T19:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.14/manifests"},{"name":"3.6.11.dev3","sha":"a586cce28b07cb76abcfc528ca2ce15c86b33692","kind":"commit","published_at":"2026-01-13T03:31:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev3/manifests"},{"name":"prefect-gcp-0.6.13","sha":"85689fea973f3ad3700209fb88f17aaf68289160","kind":"commit","published_at":"2026-01-12T20:04:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.13/manifests"},{"name":"3.6.11.dev2","sha":"06750f75f3375a7dff00ca0159a4a3c3cfde4ce0","kind":"commit","published_at":"2026-01-09T22:00:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev2/manifests"},{"name":"3.6.11.dev1","sha":"f5f5a311eb39906fb01d5f2fcd63386b3a509366","kind":"commit","published_at":"2026-01-08T23:17:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.11.dev1/manifests"},{"name":"3.6.10","sha":"47626aa9d209e3b78fac8025034425fffbbd61e1","kind":"commit","published_at":"2026-01-08T19:51:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10/manifests"},{"name":"3.6.10.dev5","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev5/manifests"},{"name":"prefect-aws-0.7.3","sha":"bc5ad58de5d9ccd5071136f573bb271abbb6fa32","kind":"commit","published_at":"2026-01-07T22:23:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.3/manifests"},{"name":"3.6.10.dev4","sha":"297c25fcf5c253906318fe14259e099ff68ca503","kind":"commit","published_at":"2026-01-07T03:48:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev4/manifests"},{"name":"3.6.10.dev3","sha":"27f454e8c005f5ec41eba6250b33e5a58b2b7242","kind":"commit","published_at":"2026-01-06T02:19:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev3/manifests"},{"name":"3.6.10.dev2","sha":"21095fdbf641c6e2c5785881f66020d6163477ef","kind":"commit","published_at":"2026-01-04T15:26:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev2/manifests"},{"name":"3.6.10.dev1","sha":"7d121467258558aef06582017775d2ee8426dea2","kind":"commit","published_at":"2026-01-02T06:10:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.10.dev1/manifests"},{"name":"3.6.9","sha":"d5a15f550123afd215d481d8f8c440b174937fad","kind":"commit","published_at":"2025-12-31T22:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9/manifests"},{"name":"3.6.9.dev1","sha":"7acb823b990c46a3887d25434d2db5358410600c","kind":"commit","published_at":"2025-12-30T02:13:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.9.dev1/manifests"},{"name":"prefect-dbt-0.7.14","sha":"0c774f3ce94ed8f32dbd19f61bda772cd61678f9","kind":"commit","published_at":"2025-12-29T20:33:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.14/manifests"},{"name":"prefect-kubernetes-0.7.2","sha":"bdb89b6f8159cff2f20354d3267cde13bbc87584","kind":"commit","published_at":"2025-12-24T21:10:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.2/manifests"},{"name":"3.6.8","sha":"8ae19ff770f3b9095c478314f845b0d699ba852f","kind":"commit","published_at":"2025-12-24T19:22:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8/manifests"},{"name":"3.6.8.dev3","sha":"4baedb2efecfb4d82ce18b339ce16383da4a5754","kind":"commit","published_at":"2025-12-24T03:20:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev3/manifests"},{"name":"3.6.8.dev2","sha":"639b3faf1841cfbb9a53470942a31dd485bde91c","kind":"commit","published_at":"2025-12-22T20:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev2/manifests"},{"name":"3.6.8.dev1","sha":"6c3c56ee0ed1eb9a571ab56a3c13e857e95fea3f","kind":"commit","published_at":"2025-12-19T21:20:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.8.dev1/manifests"},{"name":"prefect-aws-0.7.2","sha":"06251571d9bf3726fd6b81f2cb7e657503a87f14","kind":"commit","published_at":"2025-12-19T16:26:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.2/manifests"},{"name":"prefect-redis-0.2.8","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.8/manifests"},{"name":"prefect-docker-0.7.0","sha":"abe3ad1d7e44aae7cce43eea1b5f2352ab48b1ed","kind":"commit","published_at":"2025-12-19T16:05:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.7.0/manifests"},{"name":"3.6.7","sha":"ebfef643e5d55b20a7b0b6a80e9756987ac415cb","kind":"commit","published_at":"2025-12-18T19:51:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7/manifests"},{"name":"3.6.7.dev9","sha":"56693d4c8dc2b496c91e272706864bc9c87df7b2","kind":"commit","published_at":"2025-12-18T00:56:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev9/manifests"},{"name":"3.6.7.dev8","sha":"370afe4da0bd862814986b9b0b03e0586bb1d9c3","kind":"commit","published_at":"2025-12-16T22:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev8/manifests"},{"name":"prefect-dbt-0.7.13","sha":"218140d4df925b5eed9e7c36592841b5a7c432ea","kind":"commit","published_at":"2025-12-16T21:55:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.13/manifests"},{"name":"prefect-dbt-0.7.12","sha":"59cc12a6f29b980c565d2ebea06f201702c4ecea","kind":"commit","published_at":"2025-12-16T15:22:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.12/manifests"},{"name":"3.6.7.dev7","sha":"1b0e7d4669def4da84a9f3110e456aaef3dbf378","kind":"commit","published_at":"2025-12-16T03:58:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev7/manifests"},{"name":"3.6.7.dev6","sha":"218dc437357659d383799a5770c5224cbb9d388a","kind":"commit","published_at":"2025-12-15T17:37:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev6/manifests"},{"name":"3.6.7.dev5","sha":"cc28c35c7fc677e76b34467c2c0e09e84d0d0f19","kind":"commit","published_at":"2025-12-15T16:13:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev5/manifests"},{"name":"3.6.7.dev4","sha":"42be7dff1469e3574f57d6900dc90c429c38efe9","kind":"commit","published_at":"2025-12-15T03:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev4/manifests"},{"name":"3.6.7.dev3","sha":"96ab33fd33df46b6a16e3015b5bd1131e61f3ee1","kind":"commit","published_at":"2025-12-14T04:21:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev3/manifests"},{"name":"3.6.7.dev2","sha":"af1a9c9312af6287de725579c5962d58036639ff","kind":"commit","published_at":"2025-12-13T00:38:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev2/manifests"},{"name":"3.6.7.dev1","sha":"cb1adb788515d0150779063e70d47b9abd3ed2ae","kind":"commit","published_at":"2025-12-12T00:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.7.dev1/manifests"},{"name":"prefect-databricks-0.4.0","sha":"15810bc8af8c54827a7aa8645d30db7b893ec8fd","kind":"commit","published_at":"2025-12-11T21:19:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.4.0/manifests"},{"name":"3.6.6","sha":"f7d4baf4e04fc31b7a7949b9bc6f2e59d848272b","kind":"commit","published_at":"2025-12-11T20:17:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6/manifests"},{"name":"3.6.6.dev5","sha":"173bc43295919e19a895b44171e1c932cd0546ad","kind":"commit","published_at":"2025-12-10T22:32:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev5/manifests"},{"name":"3.6.6.dev4","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev4/manifests"},{"name":"prefect-dbt-0.7.11","sha":"8e02ef331f8bb177757055b370342466b466b998","kind":"commit","published_at":"2025-12-09T23:39:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.11/manifests"},{"name":"2.20.25","sha":"68841f37f4fd8c5047a386d3b25febc2e7af724a","kind":"commit","published_at":"2025-12-08T19:36:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.25/manifests"},{"name":"3.6.6.dev3","sha":"42dcb0043f983c6dba91bca3a6ed5a024cb4553f","kind":"commit","published_at":"2025-12-08T19:26:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev3/manifests"},{"name":"3.6.6.dev2","sha":"4edf1e5f26e422e3d6b4a70c99674d3dac9221da","kind":"commit","published_at":"2025-12-06T03:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev2/manifests"},{"name":"prefect-azure-0.4.7","sha":"af711ca3fbcb5f01dfd831f716ca2da0e7962d49","kind":"commit","published_at":"2025-12-05T19:14:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.7/manifests"},{"name":"3.6.6.dev1","sha":"aa8034415f25a391ed7b8aa49d2acaebd1e559f3","kind":"commit","published_at":"2025-12-05T00:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.6.dev1/manifests"},{"name":"3.6.5","sha":"857c60b5d64cdfad7db0a045b0ed22ff83379a3e","kind":"commit","published_at":"2025-12-04T19:58:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5/manifests"},{"name":"3.6.5.dev7","sha":"290d70f7a8c52baf71661c29d9319e8dd2423a2e","kind":"commit","published_at":"2025-12-04T03:07:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev7/manifests"},{"name":"3.6.5.dev6","sha":"59e4e3efecbf4e08acc08aa832735698a3f77af7","kind":"commit","published_at":"2025-12-03T01:29:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev6/manifests"},{"name":"prefect-dbt-0.7.10","sha":"50d3a211b7ab35b75fecdcd95507aae024cb0f39","kind":"commit","published_at":"2025-12-02T23:50:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.10/manifests"},{"name":"3.6.5.dev5","sha":"26aa8c69a0e5288a78ff5a1a01efad28b7ea7bc1","kind":"commit","published_at":"2025-12-01T20:47:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev5/manifests"},{"name":"3.6.5.dev4","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev4/manifests"},{"name":"prefect-redis-0.2.7","sha":"35750b652d45deed94d6e93c898d47e60d18728e","kind":"commit","published_at":"2025-11-26T16:28:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.7/manifests"},{"name":"3.6.5.dev3","sha":"a9d0a54f5ed7685cbc9184771351439d97517d56","kind":"commit","published_at":"2025-11-26T05:02:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev3/manifests"},{"name":"3.6.5.dev2","sha":"32a33d737df7ebeec964f3a3d38773100119ea6d","kind":"commit","published_at":"2025-11-25T03:41:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev2/manifests"},{"name":"2.20.24","sha":"6a1a045b0412e40d5c08d08df36b0a4057e98346","kind":"commit","published_at":"2025-11-23T01:14:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.24/manifests"},{"name":"3.6.5.dev1","sha":"8db23793dc00b6daae43d30b3d5b902dc91373e1","kind":"commit","published_at":"2025-11-22T16:24:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.5.dev1/manifests"},{"name":"3.6.4","sha":"d3c3ed500fdd1c48eef83269cd75327e3aacad0b","kind":"commit","published_at":"2025-11-21T18:02:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4/manifests"},{"name":"3.6.4.dev1","sha":"cbe76364d92807fceaeb43473ff6c4e3674217f5","kind":"commit","published_at":"2025-11-20T22:58:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.4.dev1/manifests"},{"name":"prefect-dbt-0.7.9","sha":"f10f90f23d1de1b2bb6b25c1b2fbb9e371cf521f","kind":"commit","published_at":"2025-11-20T19:07:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.9/manifests"},{"name":"3.6.3","sha":"dbc96d7c032e76625750856c42674273847fac33","kind":"commit","published_at":"2025-11-19T22:17:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3/manifests"},{"name":"prefect-gcp-0.6.12","sha":"4eaf5c7ad600695aad453f32fd605b61230da179","kind":"commit","published_at":"2025-11-19T19:09:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.12/manifests"},{"name":"3.6.3.dev3","sha":"a3db33d4f9ee7a665430ae6017c649d057139bd3","kind":"commit","published_at":"2025-11-18T18:55:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev3/manifests"},{"name":"3.6.3.dev2","sha":"6a68cfff794e700d85800476c38a733eb61d1aae","kind":"commit","published_at":"2025-11-17T18:21:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev2/manifests"},{"name":"prefect-snowflake-0.28.7","sha":"187cdbbdc28909fab4653cc2f55be05c31527c6e","kind":"commit","published_at":"2025-11-17T17:43:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.7/manifests"},{"name":"3.6.3.dev1","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.3.dev1/manifests"},{"name":"prefect-snowflake-0.28.6","sha":"dd0771100b84bc85c5ab66217195a735a7f7f686","kind":"commit","published_at":"2025-11-14T22:26:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.6/manifests"},{"name":"3.6.2","sha":"6e305792d9485802b4c1c1a35cf2a88f9807a6e7","kind":"commit","published_at":"2025-11-14T00:12:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2/manifests"},{"name":"prefect-bitbucket-0.3.4","sha":"9dc92444976490376c26b342a6101191bf8fed1b","kind":"commit","published_at":"2025-11-13T23:51:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.4/manifests"},{"name":"3.6.2.dev1","sha":"144cdba00ccee55b1c252f80268ebdf73356dfcd","kind":"commit","published_at":"2025-11-13T00:24:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.2.dev1/manifests"},{"name":"3.6.1","sha":"9b54529a0cf682610be73f750519e09936912bd6","kind":"commit","published_at":"2025-11-10T17:23:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1/manifests"},{"name":"3.6.1.dev1","sha":"0c000c0667d4d565f9d4b4fab30e01b27cbffb72","kind":"commit","published_at":"2025-11-07T20:16:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.1.dev1/manifests"},{"name":"3.6.0","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.6.0/manifests"},{"name":"prefect-kubernetes-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.1/manifests"},{"name":"prefect-aws-0.7.1","sha":"cd8ff4ac08c0f703abdc3bed9fda4a1ea85bdefb","kind":"commit","published_at":"2025-11-07T17:10:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.1/manifests"},{"name":"3.5.1.dev4","sha":"3cc4d69a6c0e0b4374a15fc512642411d6cf5323","kind":"commit","published_at":"2025-11-06T23:09:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev4/manifests"},{"name":"3.5.1.dev3","sha":"ab79573349a6dfc69a4fcb4227957d18b24c7b53","kind":"commit","published_at":"2025-11-06T01:25:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev3/manifests"},{"name":"3.5.1.dev2","sha":"75c3726adc57a8183131ba27a73a1dda68a07708","kind":"commit","published_at":"2025-11-04T14:16:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev2/manifests"},{"name":"3.5.1.dev1","sha":"d3218e695ce07446a1d20b5e458d3ab26fa1312a","kind":"commit","published_at":"2025-11-03T22:18:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.1.dev1/manifests"},{"name":"3.5.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.5.0/manifests"},{"name":"prefect-kubernetes-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.7.0/manifests"},{"name":"prefect-aws-0.7.0","sha":"7d86c932c8dde86f59c0acdea838f8ea0c7e3862","kind":"commit","published_at":"2025-10-31T16:57:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.7.0/manifests"},{"name":"3.4.26.dev6","sha":"79232b964d480d065a39b9e3436e45abc95350db","kind":"commit","published_at":"2025-10-30T22:12:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev6/manifests"},{"name":"3.4.26.dev5","sha":"ee25381d0261236bdd4d5d32731399c6e1485575","kind":"commit","published_at":"2025-10-29T19:20:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev5/manifests"},{"name":"3.4.26.dev4","sha":"1083cf4f861a94a81fe7e171f720155361f669fa","kind":"commit","published_at":"2025-10-28T21:30:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev4/manifests"},{"name":"3.4.26.dev3","sha":"ccc1ce6eb14f7d175293405f011aa5ddb8b28014","kind":"commit","published_at":"2025-10-27T22:27:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev3/manifests"},{"name":"3.4.26.dev2","sha":"7fcfb7e8c133807fdc174214560a3badb40f0839","kind":"commit","published_at":"2025-10-24T16:59:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev2/manifests"},{"name":"3.4.26.dev1","sha":"1e20583373e83ff869101e7c2c8c0d3f1cf95c0e","kind":"commit","published_at":"2025-10-23T20:49:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.26.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.26.dev1/manifests"},{"name":"3.4.25","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25/manifests"},{"name":"prefect-kubernetes-0.6.6","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.6/manifests"},{"name":"prefect-gitlab-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.2/manifests"},{"name":"prefect-github-0.3.2","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.3","sha":"8a37e7b1bd90dc4596123e64bf580cdb4796f62d","kind":"commit","published_at":"2025-10-23T19:55:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.3/manifests"},{"name":"3.4.25.dev5","sha":"0710939158d83a8118318668de07360b2059202b","kind":"commit","published_at":"2025-10-22T00:21:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev5/manifests"},{"name":"3.4.25.dev4","sha":"ee6b6d06ba8a75f2cb0dde6c50a658e602f2b103","kind":"commit","published_at":"2025-10-20T21:06:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev4/manifests"},{"name":"prefect-gcp-0.6.11","sha":"ef399e4ce10fcc9b19016e34e493e25444415a46","kind":"commit","published_at":"2025-10-20T15:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.11/manifests"},{"name":"3.4.25.dev3","sha":"e3455caf4ab2144845a227ab2f6b8c913764c577","kind":"commit","published_at":"2025-10-19T02:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev3/manifests"},{"name":"3.4.25.dev2","sha":"d52fd915565737e5c73d579f8c12c1865f9cab8e","kind":"commit","published_at":"2025-10-17T19:27:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev2/manifests"},{"name":"3.4.25.dev1","sha":"081cbf6096562f05845ddbbdea13fac5201f2dcc","kind":"commit","published_at":"2025-10-16T19:23:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.25.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.25.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.25.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.25.dev1/manifests"},{"name":"prefect-redis-0.2.6","sha":"deadf6990d507b543658589860697cc1e037bd19","kind":"commit","published_at":"2025-10-16T19:19:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.6/manifests"},{"name":"prefect-azure-0.4.6","sha":"53bb8a9239ced5789973951974b90db30dcb24cf","kind":"commit","published_at":"2025-10-16T19:13:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.6/manifests"},{"name":"3.4.24","sha":"0472bb5a94b08560c430491955789012c756fdb6","kind":"commit","published_at":"2025-10-16T18:30:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24/manifests"},{"name":"3.4.24.dev5","sha":"256e188058cee17efbc01f471d374b2462b6d461","kind":"commit","published_at":"2025-10-15T17:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev5/manifests"},{"name":"2.20.23","sha":"f8a0b7adf5d4dc15f76868f45379f10dc06df313","kind":"commit","published_at":"2025-10-15T13:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.23/manifests"},{"name":"3.4.24.dev4","sha":"4d7bea0be73f046c90a05a964312a8e86261e17d","kind":"commit","published_at":"2025-10-14T21:22:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev4/manifests"},{"name":"prefect-bitbucket-0.3.2","sha":"ab3b2dbfb9536f56647eb915755ab55b1e621ad8","kind":"commit","published_at":"2025-10-14T16:28:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.2/manifests"},{"name":"prefect-aws-0.6.0","sha":"39e02d24901358aa1aa708e035a132b977c11af5","kind":"commit","published_at":"2025-10-14T12:37:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0/manifests"},{"name":"3.4.24.dev3","sha":"5b27fc1a52ea3ca42c97918911d260537231db96","kind":"commit","published_at":"2025-10-13T22:12:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev3/manifests"},{"name":"3.4.24.dev2","sha":"2c75d8cd6ca1f17e98e98c7335c17201c6343c43","kind":"commit","published_at":"2025-10-13T03:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev2/manifests"},{"name":"3.4.24.dev1","sha":"d2fa8bf9aa45916e0236944a41fc85770a23b028","kind":"commit","published_at":"2025-10-10T16:41:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.24.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.24.dev1/manifests"},{"name":"3.4.23","sha":"cfac1c657385023094bd73a04d51009f775b16df","kind":"commit","published_at":"2025-10-09T20:31:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23/manifests"},{"name":"3.4.23.dev3","sha":"2bff0eb2206fb852d380539365ffdf6d680b18db","kind":"commit","published_at":"2025-10-09T03:50:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev3/manifests"},{"name":"3.4.23.dev2","sha":"a224f082ddaa00179b96bfcf3503c9b8a3b300e7","kind":"commit","published_at":"2025-10-07T21:08:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev2/manifests"},{"name":"3.4.23.dev1","sha":"aa3aed644cb59896189897e2c2818a2dc23cbe6d","kind":"commit","published_at":"2025-10-06T17:32:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.23.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.23.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.23.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.23.dev1/manifests"},{"name":"3.4.22","sha":"6a6d114f656b3ea830dbacdec997abcc9588e7ed","kind":"commit","published_at":"2025-10-03T18:13:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.22/manifests"},{"name":"3.4.21","sha":"4fa9d9b4f2cfd496b53e3a4c2ed3aebfa0cc88f9","kind":"commit","published_at":"2025-10-02T19:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21/manifests"},{"name":"3.4.21.dev5","sha":"5c0bf376e3a2e05e77c6205af585b0be686f702c","kind":"commit","published_at":"2025-10-02T01:41:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev5/manifests"},{"name":"3.4.21.dev4","sha":"80c14743c0c98d4a718fe8fcc93a12f023d88f0b","kind":"commit","published_at":"2025-09-30T20:34:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev4/manifests"},{"name":"3.4.21.dev3","sha":"24acc22aa1f862b7869d80a8af69272175448e11","kind":"commit","published_at":"2025-09-29T19:01:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev3/manifests"},{"name":"3.4.21.dev2","sha":"f0458f3dc011f58af557b8ddeea7152c79152deb","kind":"commit","published_at":"2025-09-28T01:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev2/manifests"},{"name":"3.4.21.dev1","sha":"d16fdaa53f60f7f12441efe90622df3126dee794","kind":"commit","published_at":"2025-09-26T17:47:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.21.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.21.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.21.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.21.dev1/manifests"},{"name":"3.4.20","sha":"5d7d5eb6079b56162d99007c67fba887407d5b21","kind":"commit","published_at":"2025-09-25T21:02:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20/manifests"},{"name":"3.4.20.dev2","sha":"11a83d5bc22024732ffc982a591f0ab14aec92e6","kind":"commit","published_at":"2025-09-24T14:17:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev2/manifests"},{"name":"3.4.20.dev1","sha":"d1994c35038c1e9c942608c97e33d81957378c8c","kind":"commit","published_at":"2025-09-23T18:30:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.20.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.20.dev1/manifests"},{"name":"3.4.19","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19/manifests"},{"name":"prefect-redis-0.2.5","sha":"e7ae41cd2178443b8433820ffb941edf640dcf10","kind":"commit","published_at":"2025-09-19T21:17:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.5/manifests"},{"name":"3.4.19.dev5","sha":"62289e802f8a9214b0ee323f369af90361e60150","kind":"commit","published_at":"2025-09-18T22:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev5/manifests"},{"name":"prefect-dbt-0.7.8","sha":"e107f1a5c30e226e3c541d58a4d0dca7225d8d0c","kind":"commit","published_at":"2025-09-18T15:48:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.8/manifests"},{"name":"3.4.19.dev4","sha":"64663a19b68302abcbe4befa99e737e7f1ce2a26","kind":"commit","published_at":"2025-09-17T22:27:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev4/manifests"},{"name":"prefect-kubernetes-0.6.5","sha":"f09245b698c48c8803fd21c544bc1b636f8e2726","kind":"commit","published_at":"2025-09-17T19:31:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.5/manifests"},{"name":"prefect-aws-0.6.0rc2","sha":"59bf9e411b1e0009ec98c3aa3bc1984b94ee2dde","kind":"commit","published_at":"2025-09-17T13:56:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc2/manifests"},{"name":"3.4.19.dev3","sha":"f4246dea11ad753d18a81bb674e7d543d6adb117","kind":"commit","published_at":"2025-09-16T20:46:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev3/manifests"},{"name":"prefect-dbt-0.7.7","sha":"8582bbc9ae6dbfa60856438b71a590cecc1a1e00","kind":"commit","published_at":"2025-09-16T19:27:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.7/manifests"},{"name":"3.4.19.dev2","sha":"2aecdfa19a21b04b25191f92b388c71037ddd08a","kind":"commit","published_at":"2025-09-16T01:12:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev2/manifests"},{"name":"3.4.19.dev1","sha":"11be90003cae25f2f64fa2830fcae14bb27cc451","kind":"commit","published_at":"2025-09-13T16:52:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.19.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.19.dev1/manifests"},{"name":"3.4.18","sha":"3baaf4f4167ed3d3efdbd6e6de5e12df114bc819","kind":"commit","published_at":"2025-09-12T15:59:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18/manifests"},{"name":"3.4.18.dev5","sha":"e4ef2c364a44968a8cded844e0d29e6c5fd8db81","kind":"commit","published_at":"2025-09-11T20:28:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev5/manifests"},{"name":"2.20.22","sha":"7bdb7b8ebeb899cc154b2e094efc2415bb4cd64c","kind":"commit","published_at":"2025-09-11T16:55:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.22","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.22/manifests"},{"name":"3.4.18.dev4","sha":"a5b4a4d2f67a3374f1e76479381a13ec1549494e","kind":"commit","published_at":"2025-09-10T21:43:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev4/manifests"},{"name":"3.4.18.dev3","sha":"40d354fe1837259ba451a2e8cd345aa5f58eb864","kind":"commit","published_at":"2025-09-09T22:53:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev3/manifests"},{"name":"3.4.18.dev2","sha":"07c65121162f4c6640a13fa3b68f107760cc5760","kind":"commit","published_at":"2025-09-08T23:29:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev2/manifests"},{"name":"3.4.18.dev1","sha":"28d8999852ced8f119016467505890d10f42602c","kind":"commit","published_at":"2025-09-05T20:03:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.18.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.18.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.18.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.18.dev1/manifests"},{"name":"3.4.17","sha":"7804f5f7d0c91e4bfd1f89ab05cfccdd2e3b1ccd","kind":"commit","published_at":"2025-09-05T19:08:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.17/manifests"},{"name":"3.4.16","sha":"695ea17ed34300043dacf26759bd3978e6a47188","kind":"commit","published_at":"2025-09-05T14:53:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16/manifests"},{"name":"3.4.16.dev6","sha":"049536d3a8b4706effb6a15ba0f9e8677c7efc4d","kind":"commit","published_at":"2025-09-04T21:31:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev6/manifests"},{"name":"3.4.16.dev5","sha":"a845dc70c8b9ecdc290f203d62024c845d8fa562","kind":"commit","published_at":"2025-09-04T00:38:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev5/manifests"},{"name":"3.4.16.dev4","sha":"b0ee987aaf22b3b4e1d0268b7813f1a3fafbda50","kind":"commit","published_at":"2025-09-02T18:02:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev4/manifests"},{"name":"3.4.16.dev3","sha":"b5f4315c68301b8eea2c4e7236b32da0d962cb2e","kind":"commit","published_at":"2025-09-02T02:25:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev3/manifests"},{"name":"3.4.16.dev2","sha":"3d77c2f890dbab8b4dcc7771133e471359733e78","kind":"commit","published_at":"2025-08-30T21:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev2/manifests"},{"name":"3.4.16.dev1","sha":"6b373052fce3376afc073345a93ab5040c0e4537","kind":"commit","published_at":"2025-08-29T23:20:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.16.dev1/manifests"},{"name":"3.4.15","sha":"95f115409283f75ff0491b36f17c70eac98ccff9","kind":"commit","published_at":"2025-08-29T17:09:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15/manifests"},{"name":"3.4.15.dev4","sha":"9a19b450d14625cabdd34f3d1c67c904a17af3a9","kind":"commit","published_at":"2025-08-28T19:47:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev4/manifests"},{"name":"prefect-aws-0.6.0rc1","sha":"ff677867eba85ded4023752ff17becf99899e78e","kind":"commit","published_at":"2025-08-28T18:40:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0rc1/manifests"},{"name":"prefect-aws-0.6.0b1","sha":"87bde53325f3823f8b1429fe3013ff283e621a51","kind":"commit","published_at":"2025-08-28T17:52:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.6.0b1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.6.0b1/manifests"},{"name":"3.4.15.dev3","sha":"602ae7cddb1540d0e6cbba66e17d2718ba571515","kind":"commit","published_at":"2025-08-27T22:47:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev3/manifests"},{"name":"prefect-aws-0.5.16","sha":"aa4f5d0251e5ea7231dd49cabbaa08d3afaa2356","kind":"commit","published_at":"2025-08-27T14:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.16/manifests"},{"name":"3.4.15.dev2","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev2/manifests"},{"name":"prefect-aws-0.5.15","sha":"4a2335d9b05bb76459ecb36ba33ba605f1047e88","kind":"commit","published_at":"2025-08-26T23:32:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.15/manifests"},{"name":"prefect-aws-0.5.14","sha":"efcbb3f787df12da4039d5c0d13a762e64df7256","kind":"commit","published_at":"2025-08-26T22:13:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.14/manifests"},{"name":"3.4.15.dev1","sha":"e65b1e3797e5b99f76a055eba05094fd7a5c9166","kind":"commit","published_at":"2025-08-26T01:29:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.15.dev1/manifests"},{"name":"3.4.14","sha":"9e2d422bde80e96a9441ceb0e5d0c745ea679155","kind":"commit","published_at":"2025-08-21T15:59:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14/manifests"},{"name":"3.4.14.dev4","sha":"727086c2dcbf933014d728c24c170461e7a7cc73","kind":"commit","published_at":"2025-08-20T20:58:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev4/manifests"},{"name":"2.20.21","sha":"0a4361776ba346cdcdc2c1e7ab6d0e648af0cf12","kind":"commit","published_at":"2025-08-20T17:10:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.21","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.21/manifests"},{"name":"3.4.14.dev3","sha":"2183e320998e3c0d0044ee4dc7fa131722396f0f","kind":"commit","published_at":"2025-08-19T21:50:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev3/manifests"},{"name":"3.4.14.dev2","sha":"fe7b84c9f7c5aae03463def73507a15421eb22fb","kind":"commit","published_at":"2025-08-18T18:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev2/manifests"},{"name":"3.4.14.dev1","sha":"7ff666a29bda0669636f675fb51263e3d916b6a0","kind":"commit","published_at":"2025-08-15T20:22:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.14.dev1/manifests"},{"name":"3.4.13","sha":"2b0ea9be17b3ceae745b7f0a5586c0f050e7ff80","kind":"commit","published_at":"2025-08-14T21:03:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13/manifests"},{"name":"prefect-redis-0.2.4","sha":"8d3df893e7bc1ac0ea65e3e62aa3966f46d9ee75","kind":"commit","published_at":"2025-08-14T17:28:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.4/manifests"},{"name":"3.4.13.dev3","sha":"72418ae77cf234dd12338cf1e219715fdfaddaec","kind":"commit","published_at":"2025-08-14T01:36:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev3/manifests"},{"name":"3.4.13.dev2","sha":"9b5a85908067f998b9791f4a9d9891126371e571","kind":"commit","published_at":"2025-08-12T19:51:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev2/manifests"},{"name":"3.4.13.dev1","sha":"250702afc5dd7b97c5844c111d77aa43552edd9b","kind":"commit","published_at":"2025-08-11T15:45:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.13.dev1/manifests"},{"name":"3.4.12","sha":"35e04f5250ddd04149f5ab9b506308ebf1f6aa8b","kind":"commit","published_at":"2025-08-08T22:33:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12/manifests"},{"name":"3.4.12.dev4","sha":"71e169ff1b1c23bb36eb65f7c481a27dbc33faf2","kind":"commit","published_at":"2025-08-07T22:36:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev4/manifests"},{"name":"3.4.12.dev3","sha":"41fe49ed75084d880d782a8f9a925c59fcf6bfcd","kind":"commit","published_at":"2025-08-06T20:10:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev3/manifests"},{"name":"3.4.12.dev2","sha":"27715f843a19fd05b11dcaf4a3c649e71f45a33d","kind":"commit","published_at":"2025-08-05T00:14:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev2/manifests"},{"name":"3.4.12.dev1","sha":"4fee08bf0dfe814941b70db3585eab891397519c","kind":"commit","published_at":"2025-08-01T13:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.12.dev1/manifests"},{"name":"3.4.11","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11/manifests"},{"name":"prefect-kubernetes-0.6.4","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.4/manifests"},{"name":"prefect-gcp-0.6.10","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.10/manifests"},{"name":"prefect-dbt-0.7.6","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.6/manifests"},{"name":"prefect-azure-0.4.5","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.5/manifests"},{"name":"prefect-aws-0.5.13","sha":"3c98aa7f031cd6b8ab1c90356b4c9fef0a36dd64","kind":"commit","published_at":"2025-07-31T20:12:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.13/manifests"},{"name":"3.4.11.dev5","sha":"b6f64e41da1f5bd15c47308722b1e674b929efdd","kind":"commit","published_at":"2025-07-29T17:23:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev5/manifests"},{"name":"3.4.11.dev4","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev4/manifests"},{"name":"prefect-redis-0.2.3","sha":"55c579d72bb116cda2ed885f89d89cb20dd99462","kind":"commit","published_at":"2025-07-28T21:44:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.3/manifests"},{"name":"3.4.11.dev3","sha":"2a00597cce7f5716cb90c2183e5cc4cc918ec73e","kind":"commit","published_at":"2025-07-25T23:39:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev3/manifests"},{"name":"prefect-kubernetes-0.6.3","sha":"477300b7e62a66d9fb096fb2c9f434c985fcdacf","kind":"commit","published_at":"2025-07-25T18:41:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.3/manifests"},{"name":"3.4.11.dev2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev2/manifests"},{"name":"prefect-kubernetes-0.6.2","sha":"01f9d5e7d5204f5b8760b431d72db52dd78e6aca","kind":"commit","published_at":"2025-07-24T17:02:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.2/manifests"},{"name":"3.4.11.dev1","sha":"526e51921eea72b44586cbfc570b2fb2ae0c4c66","kind":"commit","published_at":"2025-07-24T00:19:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.11.dev1/manifests"},{"name":"prefect-dbt-0.7.5","sha":"ce87c39166405b1fa7222847c147461aa9018869","kind":"commit","published_at":"2025-07-23T20:44:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.5/manifests"},{"name":"prefect-gcp-0.6.9","sha":"06a8467cb13aebe948821a1486e30cc7626fbde0","kind":"commit","published_at":"2025-07-23T18:48:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.9/manifests"},{"name":"3.4.10","sha":"fb9799413d9e9e6ab4094a8319de61395991f513","kind":"commit","published_at":"2025-07-22T17:37:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10/manifests"},{"name":"3.4.10.dev1","sha":"855e2d9504627b56bc34dea45f4b2578706d7ab7","kind":"commit","published_at":"2025-07-21T18:16:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.10.dev1/manifests"},{"name":"3.4.9","sha":"1001c54f548998d0879b40c8d476c10866431f1b","kind":"commit","published_at":"2025-07-17T19:55:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9/manifests"},{"name":"3.4.9.dev5","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev5/manifests"},{"name":"prefect-aws-0.5.12","sha":"723bddc79cdcfb7d9c234189308cfcf3340caf84","kind":"commit","published_at":"2025-07-16T23:50:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.12/manifests"},{"name":"3.4.9.dev4","sha":"bf355508919bf9ad35e20b9aca00c4383b840879","kind":"commit","published_at":"2025-07-15T21:25:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev4/manifests"},{"name":"3.4.9.dev3","sha":"3a6aef7fded680a25d5c5d7f162fa6b535139c9f","kind":"commit","published_at":"2025-07-14T21:22:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev3/manifests"},{"name":"3.4.9.dev2","sha":"5e07fbf6addcddd625bed0d6ab0847893350dde0","kind":"commit","published_at":"2025-07-12T15:41:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev2/manifests"},{"name":"3.4.9.dev1","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.9.dev1/manifests"},{"name":"prefect-dbt-0.7.4","sha":"f25e55933232672083054106762971d79cdf46f9","kind":"commit","published_at":"2025-07-11T19:48:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.4/manifests"},{"name":"3.4.8","sha":"a271d3fe5206cb7f68c59502a149a6077b971500","kind":"commit","published_at":"2025-07-10T17:13:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8/manifests"},{"name":"prefect-dbt-0.7.3","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.3/manifests"},{"name":"3.4.8.dev8","sha":"2313d0422c7f1f527cc0c450f13c3cac707cabbc","kind":"commit","published_at":"2025-07-09T22:04:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev8/manifests"},{"name":"3.4.8.dev7","sha":"fd881484e09ee33d419e1d394b868d1a82dd739f","kind":"commit","published_at":"2025-07-08T21:35:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev7/manifests"},{"name":"3.4.8.dev6","sha":"4a2db7097d87714e8d401d9ebfe5954a4fa77cb2","kind":"commit","published_at":"2025-07-08T05:39:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev6/manifests"},{"name":"3.4.8.dev5","sha":"65f0b8e55a87052a5d5cbb195ac6b797370caf32","kind":"commit","published_at":"2025-07-03T20:34:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev5/manifests"},{"name":"prefect-dbt-0.7.2","sha":"f539bf1b0ec01fabc1a57b899af0b76bcb3ff71b","kind":"commit","published_at":"2025-07-03T14:46:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.2/manifests"},{"name":"3.4.8.dev4","sha":"a5cd959aa353dadba51142197350ca750978516a","kind":"commit","published_at":"2025-07-02T20:18:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev4/manifests"},{"name":"3.4.8.dev3","sha":"8f38dd54f10623fac36f1e92fee6f3747c5053f3","kind":"commit","published_at":"2025-07-01T19:53:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev3/manifests"},{"name":"3.4.8.dev2","sha":"0efc8d5417789ba9a27156e816f1ce28ac0924ee","kind":"commit","published_at":"2025-06-30T23:46:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev2/manifests"},{"name":"3.4.8.dev1","sha":"ad8588bf008accaf375ce8744ca3cc3b0f3b134e","kind":"commit","published_at":"2025-06-27T21:09:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.8.dev1/manifests"},{"name":"prefect-dbt-0.7.1","sha":"ead46ebe329caca12c6f69925e2fc492a57f0d20","kind":"commit","published_at":"2025-06-27T19:38:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.1/manifests"},{"name":"prefect-ray-0.4.5","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.5/manifests"},{"name":"prefect-dask-0.3.6","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.6/manifests"},{"name":"prefect-aws-0.5.11","sha":"c80621e94f5645e08fdb033708477ba945bb891a","kind":"commit","published_at":"2025-06-27T15:12:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.11/manifests"},{"name":"3.4.7","sha":"cd81d15a41aece3a78ae7664b59a2ad841aef1f8","kind":"commit","published_at":"2025-06-26T19:34:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7/manifests"},{"name":"3.4.7.dev9","sha":"6128bf88e0089a6ef517493eafb157d523ed0afd","kind":"commit","published_at":"2025-06-25T23:52:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev9/manifests"},{"name":"prefect-dbt-0.7.0","sha":"95e0c8dae6fd48c71803a68a5f15cf27ef71a591","kind":"commit","published_at":"2025-06-25T16:37:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0/manifests"},{"name":"3.4.7.dev8","sha":"f2c59127b60d3a91a1da167603522185fac2be50","kind":"commit","published_at":"2025-06-25T03:20:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev8/manifests"},{"name":"3.4.7.dev7","sha":"3614ff28a5600b1965c957a04e880aaf38442ad5","kind":"commit","published_at":"2025-06-24T03:27:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev7/manifests"},{"name":"3.4.7.dev6","sha":"db5b5e24387f38ce4aa55b62ce5e3993beacee9c","kind":"commit","published_at":"2025-06-20T19:46:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev6/manifests"},{"name":"3.4.7.dev5","sha":"3636ab85f878dffcfcb3a5f9a67055bd0219e63f","kind":"commit","published_at":"2025-06-18T19:41:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev5/manifests"},{"name":"2.20.20","sha":"1b246b2264a38dfaca7c48fca4a75d10a932cf49","kind":"commit","published_at":"2025-06-17T21:04:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.20/manifests"},{"name":"3.4.7.dev4","sha":"f2a136e5b5fb96adfde1d9aa44fdedb5b11c97a0","kind":"commit","published_at":"2025-06-17T18:55:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev4/manifests"},{"name":"3.4.7.dev3","sha":"a40dd41d3b8dc001c893d5a5d778016da797aa82","kind":"commit","published_at":"2025-06-17T01:40:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev3/manifests"},{"name":"3.4.7.dev2","sha":"5486631396a72284b1035fd98e50dc6c837d2cd0","kind":"commit","published_at":"2025-06-12T22:35:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev2/manifests"},{"name":"prefect-snowflake-0.28.5","sha":"d5d8d74476db3f88d210e45a0b9d8c850024681b","kind":"commit","published_at":"2025-06-12T21:58:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.5/manifests"},{"name":"3.4.7.dev1","sha":"0a7d010a384a8584787c9be27eaaa8cfc63f2d34","kind":"commit","published_at":"2025-06-11T22:14:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.7.dev1/manifests"},{"name":"3.4.6","sha":"d10c6e6ac5de769628173c86ad32f9a3c3171d31","kind":"commit","published_at":"2025-06-11T19:56:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6/manifests"},{"name":"3.4.6.dev2","sha":"4e82c8d6b8d529a8d8804a58781a68023465c7d4","kind":"commit","published_at":"2025-06-10T23:31:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev2/manifests"},{"name":"3.4.6.dev1","sha":"cd3c98b5dbb76efc127c1ee052df55873c1723dc","kind":"commit","published_at":"2025-06-09T17:55:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.6.dev1/manifests"},{"name":"3.4.5","sha":"df37c8cf91c227486947f371a11d766819ee7163","kind":"commit","published_at":"2025-06-07T01:59:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5/manifests"},{"name":"3.4.5.dev5","sha":"6fd843adf3aa002e8907b0ba1b96be0af8259b2d","kind":"commit","published_at":"2025-06-05T21:39:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev5/manifests"},{"name":"3.4.5.dev4","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev4/manifests"},{"name":"prefect-gcp-0.6.8","sha":"92cd0a62e663cace1fdbb654f3533c368622d8c6","kind":"commit","published_at":"2025-06-04T19:46:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.8/manifests"},{"name":"3.4.5.dev3","sha":"5fa9936c7a1638db9eb9c5cf45ff19a05a47c692","kind":"commit","published_at":"2025-06-04T05:00:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev3/manifests"},{"name":"2.20.19","sha":"fc5eace793845f708e48e2c420504c16e5fa2835","kind":"commit","published_at":"2025-06-03T17:50:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.19/manifests"},{"name":"3.4.5.dev2","sha":"b7df9a27ddd37edda11b2406cf4506890f0de598","kind":"commit","published_at":"2025-06-02T18:40:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev2/manifests"},{"name":"3.4.5.dev1","sha":"7d9da135151c91c27056d6d12f696b2e228599d5","kind":"commit","published_at":"2025-05-29T22:52:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.5.dev1/manifests"},{"name":"3.4.4","sha":"0367d7aa7939aa1a26152a9db9997a75aadd6e3b","kind":"commit","published_at":"2025-05-29T20:56:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4/manifests"},{"name":"3.4.4.dev2","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev2/manifests"},{"name":"prefect-docker-0.6.6","sha":"18563e53e1a449088b95da7ee4878e8ff123cccb","kind":"commit","published_at":"2025-05-28T18:02:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.6/manifests"},{"name":"3.4.4.dev1","sha":"f3943ef5fc642bf19defbdb06e843c63f40f3074","kind":"commit","published_at":"2025-05-23T22:02:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.4.dev1/manifests"},{"name":"3.4.3","sha":"1c2ba7a465a17e2f7b1e5693afdedbc420257748","kind":"commit","published_at":"2025-05-22T15:42:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3/manifests"},{"name":"3.4.3.dev2","sha":"7d4d41615e614b9f46eb317a2948a3d0643a07f5","kind":"commit","published_at":"2025-05-20T18:46:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev2/manifests"},{"name":"3.4.3.dev1","sha":"26c5fa05c23e2bffcdb97596e083a490352e332d","kind":"commit","published_at":"2025-05-20T01:07:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.3.dev1/manifests"},{"name":"3.4.2","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2/manifests"},{"name":"prefect-kubernetes-0.6.1","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.1/manifests"},{"name":"prefect-docker-0.6.5","sha":"c3c1c11938403c81deba5a32b39b8d997178b894","kind":"commit","published_at":"2025-05-19T15:44:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.5/manifests"},{"name":"prefect-sqlalchemy-0.5.3","sha":"0851785d727d69ade9144c61b231756fa7f1889d","kind":"commit","published_at":"2025-05-19T13:32:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.3/manifests"},{"name":"3.4.2.dev5","sha":"554a7b6cb42c108cc8053368259ec6988ef67f74","kind":"commit","published_at":"2025-05-15T16:57:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev5/manifests"},{"name":"3.4.2.dev4","sha":"95a0ccedd4626c1a737d41a2d4aac25072d606cd","kind":"commit","published_at":"2025-05-14T16:11:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev4/manifests"},{"name":"3.4.2.dev3","sha":"951cfc2519e6d8677c42565c3e7b24fd647f31c8","kind":"commit","published_at":"2025-05-13T20:54:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev3/manifests"},{"name":"3.4.2.dev2","sha":"10cd426c833753092a85fdcb242b8f92038b7bc0","kind":"commit","published_at":"2025-05-12T23:03:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev2/manifests"},{"name":"3.4.2.dev1","sha":"f9346cb6934abec911bf71b8a871eeb05300382f","kind":"commit","published_at":"2025-05-09T15:04:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.2.dev1/manifests"},{"name":"prefect-dbt-0.6.7","sha":"ee52c253109d67eda2487b8c26ecc1de903a403b","kind":"commit","published_at":"2025-05-08T21:53:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.7/manifests"},{"name":"3.4.1","sha":"b47ad8e12d507c5f24bb8a6582db409ad6ba21be","kind":"commit","published_at":"2025-05-08T19:50:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1/manifests"},{"name":"prefect-kubernetes-0.6.0","sha":"ca4119ed86f57106d5a62e4e20a22a7dee5f7e01","kind":"commit","published_at":"2025-05-08T17:31:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0/manifests"},{"name":"3.4.1.dev5","sha":"7e7a18743f5fd0bd4e513ca22c5408e7176390b8","kind":"commit","published_at":"2025-05-07T16:58:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev5/manifests"},{"name":"3.4.1.dev4","sha":"15e90f75877628d769414cb3382d3aa5b30b50a5","kind":"commit","published_at":"2025-05-06T23:44:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev4/manifests"},{"name":"3.4.1.dev3","sha":"3232581c69f5c912aa32787ca327ae549bc6eac7","kind":"commit","published_at":"2025-05-05T21:55:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev3/manifests"},{"name":"prefect-snowflake-0.28.4","sha":"d8bec12e4bfba3ad308bf38a1f7f82e93792d9ec","kind":"commit","published_at":"2025-05-05T20:25:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.4/manifests"},{"name":"3.4.1.dev2","sha":"c158d3eb6aae366fd814ba55c9151ca73ca1666a","kind":"commit","published_at":"2025-05-05T01:44:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev2/manifests"},{"name":"3.4.1.dev1","sha":"378fc4f6b72aace32343264ee6cea198d949ba6a","kind":"commit","published_at":"2025-05-03T20:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.1.dev1/manifests"},{"name":"3.4.0","sha":"c80e444246c8805f1dfb684267e0d88dbfcc8d38","kind":"commit","published_at":"2025-05-02T19:37:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.4.0/manifests"},{"name":"3.3.8.dev4","sha":"5d6e0c61baba4513aa9744c942297d645fc4db2c","kind":"commit","published_at":"2025-05-01T19:37:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev4/manifests"},{"name":"2.20.18","sha":"b7059e899e32a5612e828a8d2f5a429cb7677092","kind":"commit","published_at":"2025-04-30T19:37:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.18/manifests"},{"name":"3.3.8.dev3","sha":"a82ec550b356c4e857fc04fa6ec3e8adfd60daa1","kind":"commit","published_at":"2025-04-30T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev3/manifests"},{"name":"3.3.8.dev2","sha":"07107c3e1fd50fb76288b0107efaac6df4f57d2d","kind":"commit","published_at":"2025-04-30T02:22:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev2/manifests"},{"name":"3.3.8.dev1","sha":"f517be0bbfa10a7fdd2b715048061f33ed0fbac9","kind":"commit","published_at":"2025-04-28T19:09:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.8.dev1/manifests"},{"name":"3.3.7","sha":"8f86aaeee460bab1184336bf2f9cf62fef73d7bb","kind":"commit","published_at":"2025-04-28T14:38:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7/manifests"},{"name":"3.3.7.dev1","sha":"cd10dc7dbb1bf043aeec4d2b21cd3e68742f474a","kind":"commit","published_at":"2025-04-25T20:23:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.7.dev1/manifests"},{"name":"3.3.6","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6/manifests"},{"name":"prefect-docker-0.6.4","sha":"01441afa228e34271ccd1ec7cacc03a23a20ec30","kind":"commit","published_at":"2025-04-24T19:23:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.4/manifests"},{"name":"3.3.6.dev4","sha":"cd2bf96d18276663c433a99c1e0f1191c100de5f","kind":"commit","published_at":"2025-04-23T22:25:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev4/manifests"},{"name":"prefect-kubernetes-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.10/manifests"},{"name":"prefect-gcp-0.6.7","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.7/manifests"},{"name":"prefect-azure-0.4.4","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.4/manifests"},{"name":"prefect-aws-0.5.10","sha":"e543ef3a41671d950ecddf52cd93a75d819c5dfb","kind":"commit","published_at":"2025-04-23T13:59:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.10/manifests"},{"name":"prefect-dask-0.3.5","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.5/manifests"},{"name":"3.3.6.dev3","sha":"093237bfa0681dfcb1baeaee9b96da9803b6a879","kind":"commit","published_at":"2025-04-22T17:28:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev3/manifests"},{"name":"3.3.6.dev2","sha":"562b964535b46f586b9b12808462956ed2f90c5a","kind":"commit","published_at":"2025-04-21T17:13:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev2/manifests"},{"name":"3.3.6.dev1","sha":"c9c018d468694ea61ce3a482948bf4d03bb67227","kind":"commit","published_at":"2025-04-19T00:47:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.6.dev1/manifests"},{"name":"3.3.5","sha":"db4b7a338ee0030ad0905d803a5ea5167d2a0711","kind":"commit","published_at":"2025-04-17T19:12:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5/manifests"},{"name":"3.3.5.dev4","sha":"d90d684c9e0773b41bf092ad7ef17e22dda08c77","kind":"commit","published_at":"2025-04-17T03:46:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev4/manifests"},{"name":"prefect-gcp-0.6.6","sha":"d22beb6d24659d5a2c89ed402f131bb50da8c243","kind":"commit","published_at":"2025-04-16T19:07:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.6/manifests"},{"name":"3.3.5.dev3","sha":"d01b30e8ec3cffd839c23ab42edc62983c3cb1a4","kind":"commit","published_at":"2025-04-15T22:57:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev3/manifests"},{"name":"3.3.5.dev2","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev2/manifests"},{"name":"prefect-docker-0.6.3","sha":"85e42e857f676939821a9e31f687468b5c73a502","kind":"commit","published_at":"2025-04-14T22:32:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.3/manifests"},{"name":"3.3.5.dev1","sha":"291bb48b175219a7d9d2a42bd9d09194c31350b6","kind":"commit","published_at":"2025-04-11T17:41:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.5.dev1/manifests"},{"name":"3.3.4","sha":"7ca03553d477301616da47ff29287096a4a785ea","kind":"commit","published_at":"2025-04-11T00:24:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4/manifests"},{"name":"3.3.4.dev3","sha":"b2c74894cacb929a747cf8169975fd731e9c28cb","kind":"commit","published_at":"2025-04-10T02:09:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev3/manifests"},{"name":"prefect-email-0.4.2","sha":"5ebffe3cca8056f3183350a8115e831fbfb86b52","kind":"commit","published_at":"2025-04-09T17:37:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.2/manifests"},{"name":"3.3.4.dev2","sha":"1cfffaaffffa6473f2986cb2b378831e5e0ab6b2","kind":"commit","published_at":"2025-04-09T02:48:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev2/manifests"},{"name":"3.3.4.dev1","sha":"e7fa0e30c362e23a55ba2f2362b850e34954236f","kind":"commit","published_at":"2025-04-08T04:02:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.4.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.4.dev1/manifests"},{"name":"prefect-snowflake-0.28.3","sha":"b8f627af041246118375a0dbd1bbe1fe80dd86d7","kind":"commit","published_at":"2025-04-07T14:23:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.3/manifests"},{"name":"3.3.3","sha":"4100d4ea3c8d2559e48d9860a5b241d8cd29d47e","kind":"commit","published_at":"2025-04-05T01:29:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3/manifests"},{"name":"3.3.3.dev1","sha":"cf8d1ca6f0eb2e922c48162b40454fd5b1cfb192","kind":"commit","published_at":"2025-04-04T01:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.3.dev1/manifests"},{"name":"3.3.2","sha":"e49e31850463a0c0db93b4798856247a6d1669a6","kind":"commit","published_at":"2025-04-03T21:02:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2/manifests"},{"name":"3.3.2.dev2","sha":"6d3d12cfe81fa08c1b14f99867e2e621816d1a89","kind":"commit","published_at":"2025-04-03T03:47:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev2/manifests"},{"name":"prefect-dbt-0.5.5","sha":"ef1433cc182b9de0a82a39542d513a2c41914b2c","kind":"commit","published_at":"2025-04-02T19:11:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.5/manifests"},{"name":"3.3.2.dev1","sha":"e4e383ba03ce530c04ec69c514bca125af7a22e5","kind":"commit","published_at":"2025-04-02T00:11:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.2.dev1/manifests"},{"name":"prefect-ray-0.4.4","sha":"1a15681935e8545c6cbb65e4e4b47e1992d351f8","kind":"commit","published_at":"2025-04-01T16:19:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.4/manifests"},{"name":"3.3.1","sha":"6a1646202888ea59a3493f30ee9eaed6aea07960","kind":"commit","published_at":"2025-04-01T02:31:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.1/manifests"},{"name":"prefect-aws-0.5.9","sha":"939c24f06451e175e7dabfcc1609136a2c9d6990","kind":"commit","published_at":"2025-03-31T21:27:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.9/manifests"},{"name":"prefect-gcp-0.6.5","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.5/manifests"},{"name":"prefect-dask-0.3.4","sha":"e3222cf3071e55eaf6e2d30f2ec689bc846a4174","kind":"commit","published_at":"2025-03-31T15:38:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.4/manifests"},{"name":"3.3.0","sha":"ef73b2c49e26b05c55b52022048da00f0845dcf1","kind":"commit","published_at":"2025-03-31T15:26:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.3.0/manifests"},{"name":"3.2.16.dev1","sha":"5ab6871feb6050dc7a712fd182d287b300e25dae","kind":"commit","published_at":"2025-03-29T01:21:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.16.dev1/manifests"},{"name":"3.2.15","sha":"0f5a3081a2658f78eeeaa22440043cf80b19cc35","kind":"commit","published_at":"2025-03-28T15:05:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15/manifests"},{"name":"3.2.15.dev9","sha":"d7dc1c803efcb874eb57761c107f7107e27a1e07","kind":"commit","published_at":"2025-03-27T18:01:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev9/manifests"},{"name":"3.2.15.dev8","sha":"b2043134bd624b92f9beee2fd50f757002e66c05","kind":"commit","published_at":"2025-03-27T03:33:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev8/manifests"},{"name":"3.2.15.dev7","sha":"d56a01ceb58880a27246bb0c4a075e5b28bfafd4","kind":"commit","published_at":"2025-03-26T18:39:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev7/manifests"},{"name":"3.2.15.dev6","sha":"671c97c67cc0119ba22c6dbdc1afa237ef2f7f37","kind":"commit","published_at":"2025-03-26T18:26:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev6/manifests"},{"name":"3.2.15.dev5","sha":"1168f8df3a8a099c0404c0e0af7a51172598d1b0","kind":"commit","published_at":"2025-03-26T18:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev5/manifests"},{"name":"3.2.15.dev4","sha":"a2719b51e517b855e4872da0e9c2c6302c5c7ae3","kind":"commit","published_at":"2025-03-25T18:52:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev4/manifests"},{"name":"prefect-aws-0.5.8","sha":"36f0f112613a0625201a45aadb8d0eb5ce16e067","kind":"commit","published_at":"2025-03-25T17:38:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.8/manifests"},{"name":"3.2.15.dev3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev3/manifests"},{"name":"prefect-azure-0.4.3","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.3/manifests"},{"name":"prefect-aws-0.5.7","sha":"4a9dba70ca15f3b4b9006fd375db8bd2601d0a86","kind":"commit","published_at":"2025-03-24T21:33:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.7/manifests"},{"name":"3.2.15.dev2","sha":"8954815ddc767d674de646a300215fd6b4cce715","kind":"commit","published_at":"2025-03-24T04:13:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev2/manifests"},{"name":"2.20.17","sha":"283d86a8b0ca4744f97b71cd662ddfac2bf348e9","kind":"commit","published_at":"2025-03-21T19:56:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.17/manifests"},{"name":"3.2.15.dev1","sha":"007ef069892d244888264400c878755a0b5feec6","kind":"commit","published_at":"2025-03-21T18:14:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.15.dev1/manifests"},{"name":"3.2.14","sha":"efcde6dc1d551e3f66e2cf5334b1dd6b46c92e6c","kind":"commit","published_at":"2025-03-21T17:25:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14/manifests"},{"name":"prefect-kubernetes-0.5.9","sha":"775b957d124ecd8cc3f0005e45019f1f9e855973","kind":"commit","published_at":"2025-03-21T15:11:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.9/manifests"},{"name":"3.2.14.dev4","sha":"cf27aaebfd27dac7eeef5054dcc6ace47e6e1a7a","kind":"commit","published_at":"2025-03-21T01:55:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev4/manifests"},{"name":"prefect-aws-0.5.6","sha":"609d7b4648c973026a85a2ed3461241d261a12dc","kind":"commit","published_at":"2025-03-20T17:06:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.6/manifests"},{"name":"3.2.14.dev3","sha":"a04abda25f68d2d38a12b66d26307d4ae3150652","kind":"commit","published_at":"2025-03-19T22:45:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev3/manifests"},{"name":"3.2.14.dev2","sha":"d0717cd1b3f8e224b45550a32f6c79931e5e8022","kind":"commit","published_at":"2025-03-18T22:57:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev2/manifests"},{"name":"prefect-kubernetes-0.6.0a2","sha":"2934ca6ef5718ba477d6068c7657f3b5ef4c2435","kind":"commit","published_at":"2025-03-18T15:41:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a2/manifests"},{"name":"3.2.14.dev1","sha":"93f5f44e057b0b19d6b9d5129a11153b18410196","kind":"commit","published_at":"2025-03-17T21:33:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.14.dev1/manifests"},{"name":"3.2.13","sha":"1280029757bdefaca553d85a008f9b82da0c697a","kind":"commit","published_at":"2025-03-14T20:29:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13/manifests"},{"name":"prefect-kubernetes-0.6.0a1","sha":"9163dbc643c3aa8ca1d6f3da52fb71e5461aab9c","kind":"commit","published_at":"2025-03-14T20:27:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.6.0a1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.6.0a1/manifests"},{"name":"3.2.13.dev4","sha":"9e0cb49843d03c8551866f1ac29f7c3d053fc595","kind":"commit","published_at":"2025-03-13T17:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev4/manifests"},{"name":"3.2.13.dev3","sha":"bd6d0aba2c6b8231f1d69de5206049ce98f2b735","kind":"commit","published_at":"2025-03-13T02:35:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev3/manifests"},{"name":"3.2.13.dev2","sha":"b958b0f9289b039775da0c03ed900f216ce55e6c","kind":"commit","published_at":"2025-03-11T21:43:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev2/manifests"},{"name":"3.2.13.dev1","sha":"af46be8777f6f09e6bc44a8fcb8fcabe625bd6d2","kind":"commit","published_at":"2025-03-10T19:35:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.13.dev1/manifests"},{"name":"3.2.12","sha":"826eb1a7423831a2eeb6541909ef35ecca17fde7","kind":"commit","published_at":"2025-03-10T16:03:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12/manifests"},{"name":"prefect-gcp-0.6.4","sha":"92b64b77cf2e78cfd39169ed63f247eef24dd89a","kind":"commit","published_at":"2025-03-10T14:24:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.4/manifests"},{"name":"3.2.12.dev4","sha":"733a6c2861301dcf5d88297dfc20c7ee00381934","kind":"commit","published_at":"2025-03-09T03:31:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev4/manifests"},{"name":"3.2.12.dev3","sha":"59b5934b08a80b15f83c503484f030ac0a5bf1a4","kind":"commit","published_at":"2025-03-07T23:27:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev3/manifests"},{"name":"3.2.12.dev2","sha":"70b052cbcee161871dd056bfafeeca0589c1ee88","kind":"commit","published_at":"2025-03-06T20:13:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev2/manifests"},{"name":"3.2.12.dev1","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.12.dev1/manifests"},{"name":"prefect-kubernetes-0.5.8","sha":"09391eca413cab607dd5d1a74e95724268ffd617","kind":"commit","published_at":"2025-03-06T01:10:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.8/manifests"},{"name":"3.2.11","sha":"9481694f9d12e27ab26ae33d3cc5d1306d78693a","kind":"commit","published_at":"2025-03-05T21:55:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.11/manifests"},{"name":"3.2.10","sha":"3a61a72641ef7ba00d874f725351b1017927a247","kind":"commit","published_at":"2025-03-05T18:01:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10/manifests"},{"name":"prefect-gcp-0.6.3","sha":"62f899c9a39cf5e39914986dc1ca52dd79f91535","kind":"commit","published_at":"2025-03-05T14:50:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.3/manifests"},{"name":"3.2.10.dev4","sha":"99d94359bf5ea0f2f8a61e22c49fb25f8d7c7e33","kind":"commit","published_at":"2025-03-05T00:52:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev4/manifests"},{"name":"3.2.10.dev3","sha":"6973e47e57c2fd3442c8d4c49d2a21332583100a","kind":"commit","published_at":"2025-03-03T23:37:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev3/manifests"},{"name":"prefect-kubernetes-0.5.7","sha":"00bd45f5843dd3e40cead5ee95b8d908a3a6d96b","kind":"commit","published_at":"2025-03-03T17:21:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.7/manifests"},{"name":"3.2.10.dev2","sha":"1bd9eb7c6fa5586fc7a392e4b51bcaf6a8983a17","kind":"commit","published_at":"2025-03-02T14:54:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev2/manifests"},{"name":"3.2.10.dev1","sha":"af502b4497663b65418e2891ea3baf384c338c73","kind":"commit","published_at":"2025-02-28T20:56:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.10.dev1/manifests"},{"name":"3.2.9","sha":"27eb408c48e16b1f16718b884ce7753d5b32ae35","kind":"commit","published_at":"2025-02-28T19:46:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.9/manifests"},{"name":"3.2.8","sha":"2c0860d5dcd6156fc3fae75d53f7f48f4bd1a522","kind":"commit","published_at":"2025-02-27T21:36:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8/manifests"},{"name":"3.2.8.dev4","sha":"48500836ca9bc8ec63d5b850b74d9d1570c6461a","kind":"commit","published_at":"2025-02-27T05:20:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev4/manifests"},{"name":"3.2.8.dev3","sha":"6836cce13a1c7221e2b5e1093787112c1bbc4222","kind":"commit","published_at":"2025-02-26T00:21:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev3/manifests"},{"name":"prefect-kubernetes-0.5.6","sha":"8e22a28600248a344778941d49a43911246f4b78","kind":"commit","published_at":"2025-02-25T19:28:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.6/manifests"},{"name":"3.2.8.dev2","sha":"9f97ceee40727350e347b83db7c2dbf5dfbc0189","kind":"commit","published_at":"2025-02-25T00:37:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev2/manifests"},{"name":"prefect-kubernetes-0.5.5","sha":"1bcbd1ed94bfaa8cede5b3d014d28ecfada84483","kind":"commit","published_at":"2025-02-24T22:12:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.5/manifests"},{"name":"3.2.8.dev1","sha":"fdc2b8a3c59ce6b5321269f9941039aa39d9190d","kind":"commit","published_at":"2025-02-21T21:16:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.8.dev1/manifests"},{"name":"prefect-aws-0.5.5","sha":"6d0ec74e96b838e62696ca94e6f96d72f57d015d","kind":"commit","published_at":"2025-02-21T20:01:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.5/manifests"},{"name":"3.2.7","sha":"d4d9001e40eb378ec68a97f7e3bab07d89c7557c","kind":"commit","published_at":"2025-02-21T19:35:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7/manifests"},{"name":"3.2.7.dev1","sha":"c4b74cfd3b3b693fc228261abee00a8b3bef6f43","kind":"commit","published_at":"2025-02-20T22:39:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.7.dev1/manifests"},{"name":"prefect-dask-0.3.3","sha":"b5f68ba80f37c44b277990e890873b7b7c97196e","kind":"commit","published_at":"2025-02-19T22:09:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.3/manifests"},{"name":"3.2.6","sha":"5ceb3ada542c5a752bab431af83fe790252d4dc8","kind":"commit","published_at":"2025-02-19T20:59:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.6/manifests"},{"name":"prefect-kubernetes-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.4/manifests"},{"name":"prefect-aws-0.5.4","sha":"8e802bbdfd65d691c0360d764b042665c94ad041","kind":"commit","published_at":"2025-02-19T20:08:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.4/manifests"},{"name":"3.2.5","sha":"168280f75a7c7cbd871a0cfbbde8a8bfc1834026","kind":"commit","published_at":"2025-02-19T03:14:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"701e7f4891ec22af2cc202c9747be8763a5153f1","kind":"commit","published_at":"2025-02-18T21:26:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"b31bfa353b4421ce133091e87cb9f661152a48bb","kind":"commit","published_at":"2025-02-18T19:54:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"d982c69a8bd4fb92cb250bc91dea25d361601260","kind":"commit","published_at":"2025-02-13T15:53:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2/manifests"},{"name":"3.2.2.dev2","sha":"6c3ee1fd1f65cdb99d02edcca614a242c88377cd","kind":"commit","published_at":"2025-02-13T04:17:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev2/manifests"},{"name":"3.2.2.dev1","sha":"e6aa65718b05d93dadee4347f721ea9898570d50","kind":"commit","published_at":"2025-02-12T04:43:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.2.dev1/manifests"},{"name":"prefect-dbt-0.7.0rc1","sha":"b0a81d39879cda5da7fc5a0b99c35bae7f857d14","kind":"commit","published_at":"2025-02-10T23:39:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.7.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.7.0rc1/manifests"},{"name":"3.2.1","sha":"f8b15dfbe4dc668f9048f5199efdd90dc8626859","kind":"commit","published_at":"2025-02-10T21:20:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c8986edebb2dde3e2a931adbe24d2eaefcb799cb","kind":"commit","published_at":"2025-02-08T02:02:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.2.0/manifests"},{"name":"prefect-dbt-0.6.6","sha":"94e59bd67c30aafb94869536dfe63ec2f6a5fc14","kind":"commit","published_at":"2025-02-07T18:13:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.6/manifests"},{"name":"3.1.16.dev7","sha":"e38b549fa2ae4cd70c5a18bb0dc9cb34cf2ca1fa","kind":"commit","published_at":"2025-02-07T06:25:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev7/manifests"},{"name":"3.1.16.dev6","sha":"c1befe0d6b48eee237e9e3bc43dfb6440d02bb98","kind":"commit","published_at":"2025-02-05T21:26:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev6/manifests"},{"name":"3.1.16.dev5","sha":"c4ac23189af1d27f8260452df302be8daee792b6","kind":"commit","published_at":"2025-02-05T04:45:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev5/manifests"},{"name":"3.1.16.dev4","sha":"7622daf8f43694aa2aad726e7b93aad4203a8c14","kind":"commit","published_at":"2025-02-04T00:32:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev4/manifests"},{"name":"3.1.16.dev3","sha":"3e67e136d7c96aa09fc4cae6819a76f785418e2f","kind":"commit","published_at":"2025-02-03T04:59:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev3/manifests"},{"name":"3.1.16.dev2","sha":"26ae72909896078d4436e4b7e90075d586347f53","kind":"commit","published_at":"2025-01-31T22:51:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev2/manifests"},{"name":"prefect-dbt-0.6.5","sha":"b87312c2966b39102ec5085074fe5f075cdfd862","kind":"commit","published_at":"2025-01-31T19:50:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.5/manifests"},{"name":"3.1.16.dev1","sha":"fc5a185282071cecc027bfafb65cc2bd6a10f79b","kind":"commit","published_at":"2025-01-31T00:41:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.16.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.16.dev1/manifests"},{"name":"3.1.15","sha":"3ac3d54885a6157989efd79cbfc0d681b4bb7e0c","kind":"commit","published_at":"2025-01-30T19:31:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15/manifests"},{"name":"3.1.15.dev6","sha":"02ee4345604539ef5d4f8a0f89e0997a218f04f2","kind":"commit","published_at":"2025-01-29T23:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev6/manifests"},{"name":"3.1.15.dev5","sha":"ddd83c6a0820d64ed2614929bde329f4c8a40df7","kind":"commit","published_at":"2025-01-28T23:43:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev5/manifests"},{"name":"3.1.15.dev4","sha":"c685760ac74d703f52ac5481bcac335a5ee7042d","kind":"commit","published_at":"2025-01-27T17:06:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev4/manifests"},{"name":"3.1.15.dev3","sha":"b12e5e84ce7dde79cfe03a8aa9171247487e79e3","kind":"commit","published_at":"2025-01-26T00:53:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev3/manifests"},{"name":"3.1.15.dev2","sha":"d5279c51b9a68a6baa251b213e1fcf7966426688","kind":"commit","published_at":"2025-01-24T22:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev2/manifests"},{"name":"3.1.15.dev1","sha":"adddb4a2b15bae95b3430fc181863cfe3505c9dc","kind":"commit","published_at":"2025-01-24T03:50:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.15.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.15.dev1/manifests"},{"name":"3.1.14","sha":"5f1ebb57222bee1537b4d2c64b6dc9e3791ebafe","kind":"commit","published_at":"2025-01-23T21:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14/manifests"},{"name":"3.1.14.dev4","sha":"7548f1bca2328079cb3bf38f7b403d3568e0c02e","kind":"commit","published_at":"2025-01-22T21:30:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev4/manifests"},{"name":"3.1.14.dev3","sha":"63188299e27db44c38f41c94fe0ed6b0791ba643","kind":"commit","published_at":"2025-01-22T02:46:44.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev3/manifests"},{"name":"3.1.14.dev2","sha":"e04760780e1af1acddd68f00b69386431552514c","kind":"commit","published_at":"2025-01-21T01:10:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev2/manifests"},{"name":"3.1.14.dev1","sha":"6b560c8d1d6182b6638d6c63c76c9937205be4b8","kind":"commit","published_at":"2025-01-17T21:27:49.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.14.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.14.dev1/manifests"},{"name":"3.1.13","sha":"16e85ce3c281778f5ab6487a73377eed63bcac8b","kind":"commit","published_at":"2025-01-17T16:46:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13/manifests"},{"name":"3.1.13.dev6","sha":"ea877227c11968158d91e1ccd601bfceeca8bde2","kind":"commit","published_at":"2025-01-17T02:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev6/manifests"},{"name":"3.1.13.dev5","sha":"4f27db1fa3833727251c8094c5461f2732ae2ba3","kind":"commit","published_at":"2025-01-16T03:29:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev5/manifests"},{"name":"3.1.13.dev4","sha":"619cf2202166fd5b5b22558dac0f803e35f134c1","kind":"commit","published_at":"2025-01-15T01:13:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev4/manifests"},{"name":"3.1.13.dev3","sha":"58b9693a28f86051b6c2aab5fbd26f39516b0921","kind":"commit","published_at":"2025-01-14T04:25:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev3/manifests"},{"name":"3.1.13.dev2","sha":"eb44a8d77ba3abb176ab34ba9903d83e03465aec","kind":"commit","published_at":"2025-01-11T23:49:29.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev2/manifests"},{"name":"3.1.13.dev1","sha":"aef571f088f6d69311ec3db1f619aaee1183fb49","kind":"commit","published_at":"2025-01-10T20:40:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.13.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.13.dev1/manifests"},{"name":"3.1.12","sha":"e299e5a781867735d62685e7c190b5d100a28b62","kind":"commit","published_at":"2025-01-09T18:09:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12/manifests"},{"name":"3.1.12.dev5","sha":"fbffa5c6a5bdf439fca6649f124b03b743f68b21","kind":"commit","published_at":"2025-01-08T20:40:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev5/manifests"},{"name":"3.1.12.dev4","sha":"e9890a92f9483ad2c4a83be9daa226e0bcdfa2db","kind":"commit","published_at":"2025-01-07T21:17:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev4/manifests"},{"name":"3.1.12.dev3","sha":"e0676220a5b2f0492595da37d4564f63c9518def","kind":"commit","published_at":"2025-01-06T22:45:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev3/manifests"},{"name":"3.1.12.dev2","sha":"9461ae0b4a4afcdd425fe6577cd76a1165ee78f4","kind":"commit","published_at":"2025-01-03T23:01:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev2/manifests"},{"name":"3.1.12.dev1","sha":"488e7b448924ecacacb1c7531e5c02cd7fe45cfd","kind":"commit","published_at":"2025-01-03T03:12:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.12.dev1/manifests"},{"name":"3.1.11","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11/manifests"},{"name":"prefect-snowflake-0.28.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.2/manifests"},{"name":"prefect-redis-0.2.2","sha":"e448bd3462d7c2580427624f426d81cf6e9a7ff1","kind":"commit","published_at":"2025-01-02T19:11:17.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.2/manifests"},{"name":"3.1.11.dev5","sha":"670fb80a4b9566be10394a760d40fcecbdb0daad","kind":"commit","published_at":"2025-01-01T23:12:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev5/manifests"},{"name":"3.1.11.dev4","sha":"5f5e4a6c0a605feb34463867bbf10f8075a9b9e3","kind":"commit","published_at":"2024-12-31T21:21:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev4/manifests"},{"name":"3.1.11.dev3","sha":"7e6f88322698f87cc2b495c370110bf46143cfa1","kind":"commit","published_at":"2024-12-31T04:24:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev3/manifests"},{"name":"3.1.11.dev2","sha":"2133d67536e63dc09728e5ba50b4fa227977f651","kind":"commit","published_at":"2024-12-29T02:21:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev2/manifests"},{"name":"3.1.11.dev1","sha":"f1aaad281017cee8d6aa445d3253ea03d09b1027","kind":"commit","published_at":"2024-12-26T22:47:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.11.dev1/manifests"},{"name":"3.1.10","sha":"b11b56fc6143df2bd4c7018f7a974dc656fe9aa3","kind":"commit","published_at":"2024-12-25T06:58:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10/manifests"},{"name":"3.1.10.dev3","sha":"8d506b23a4ce7d0789c9713624e0484cbfd9a6a5","kind":"commit","published_at":"2024-12-23T18:09:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev3/manifests"},{"name":"3.1.10.dev2","sha":"46c61641904d023129dee3314f33dce49c32b112","kind":"commit","published_at":"2024-12-22T02:04:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev2/manifests"},{"name":"3.1.10.dev1","sha":"6f5d46325b7cc2826fd84c4e688d57f95c03cf85","kind":"commit","published_at":"2024-12-20T23:43:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.10.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.10.dev1/manifests"},{"name":"3.1.9","sha":"e1fe79439b319ce5478aa5f8bd4e836ed4f8a0f5","kind":"commit","published_at":"2024-12-20T21:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9/manifests"},{"name":"3.1.9.dev3","sha":"7bf76976ecd20b439aa30e22631224c51323474d","kind":"commit","published_at":"2024-12-20T03:30:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev3/manifests"},{"name":"2.20.16","sha":"b504795320ea3e405a8ac9d7942a8905acc92a22","kind":"commit","published_at":"2024-12-19T18:55:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.16/manifests"},{"name":"3.1.9.dev2","sha":"634303681c4fbec9df8c129fbe4eb788f6e2c807","kind":"commit","published_at":"2024-12-18T23:22:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev2/manifests"},{"name":"3.1.9.dev1","sha":"068ea22915c17434616c008485a43062f1d6cd15","kind":"commit","published_at":"2024-12-17T19:51:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.9.dev1/manifests"},{"name":"3.1.8","sha":"53a83ebc4a9a26a1d7cfd91d6be7cf6bd30e7f21","kind":"commit","published_at":"2024-12-17T18:20:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8/manifests"},{"name":"3.1.8.dev1","sha":"9af56249209abb8d3b0201a4c2957949926b8508","kind":"commit","published_at":"2024-12-17T01:33:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.8.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.8.dev1/manifests"},{"name":"3.1.7","sha":"c05ffa6d1816f980d574b42119dffb9f8c8300a3","kind":"commit","published_at":"2024-12-16T18:06:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7/manifests"},{"name":"3.1.7.dev4","sha":"b42d3a14c61faa57704e3e8daf38c76a01969392","kind":"commit","published_at":"2024-12-15T03:48:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev4/manifests"},{"name":"3.1.7.dev3","sha":"df9d64f2d2f08597d7ff00700b6bfd233634b273","kind":"commit","published_at":"2024-12-14T02:55:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev3/manifests"},{"name":"3.1.7.dev2","sha":"40590a5fb0c5dca63aa96f3b706d7b74ce08dc0a","kind":"commit","published_at":"2024-12-13T00:33:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev2/manifests"},{"name":"3.1.7.dev1","sha":"089bcec85e3ec5b17fbdd0602b9ce50ec127e482","kind":"commit","published_at":"2024-12-11T23:49:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.7.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.7.dev1/manifests"},{"name":"3.1.6","sha":"6bfce9e87c6e7e3e44c65d8b5ecc6ab156f2c7c8","kind":"commit","published_at":"2024-12-11T15:46:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6/manifests"},{"name":"3.1.6.dev9","sha":"33339e14c52ff70427d4ad15d1c5d672c22804fa","kind":"commit","published_at":"2024-12-11T02:57:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev9/manifests"},{"name":"3.1.6.dev8","sha":"5d1c88e92c7d04ff35dcd2708d8bdc5f4c18f7c5","kind":"commit","published_at":"2024-12-09T23:01:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev8/manifests"},{"name":"3.1.6.dev7","sha":"8fd92fe5e6d49d6300b38f73ada6b662ecadc8a6","kind":"commit","published_at":"2024-12-09T01:00:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev7/manifests"},{"name":"3.1.6.dev6","sha":"24c7f082dbe99fb09e56349473320f1828dae1c3","kind":"commit","published_at":"2024-12-08T02:24:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev6/manifests"},{"name":"3.1.6.dev5","sha":"87fb87f37de626ef28f5b8b31438a26e1dea9b50","kind":"commit","published_at":"2024-12-06T23:40:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev5/manifests"},{"name":"3.1.6.dev4","sha":"a8bb685772fcbec18ab58662a95f8d8476869a30","kind":"commit","published_at":"2024-12-05T23:55:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev4/manifests"},{"name":"3.1.6.dev3","sha":"63082078ca6d94095299c2c1a6d583867a667a86","kind":"commit","published_at":"2024-12-05T03:35:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev3/manifests"},{"name":"3.1.6.dev2","sha":"730f56eed10cdc86fdf54256070adb4bd7510e8c","kind":"commit","published_at":"2024-12-04T00:15:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev2/manifests"},{"name":"3.1.6.dev1","sha":"a74279301f3a1abb984a529aafb0cd3500d7dcd9","kind":"commit","published_at":"2024-12-03T03:16:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.6.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.6.dev1/manifests"},{"name":"3.1.5","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5/manifests"},{"name":"prefect-aws-0.5.3","sha":"3c06654ec8be4f9e9bf5c304814f163b7727d28e","kind":"commit","published_at":"2024-12-03T00:57:11.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.3/manifests"},{"name":"3.1.5.dev5","sha":"ae5ce12302d03128ae0e8950b34ca3cf119339e4","kind":"commit","published_at":"2024-11-28T00:38:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev5/manifests"},{"name":"2.20.15","sha":"b21233f38ee08357b5259c0e0b5f99070ee3a54f","kind":"commit","published_at":"2024-11-27T16:45:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.15/manifests"},{"name":"3.1.5.dev4","sha":"3da0f05059782878d84f5d7c373ae24948996952","kind":"commit","published_at":"2024-11-26T20:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev4/manifests"},{"name":"3.1.5.dev3","sha":"62b100162bed359b4eede533d302125ca4c85a3f","kind":"commit","published_at":"2024-11-25T22:06:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev3/manifests"},{"name":"3.1.5.dev2","sha":"d64c0d777cd4f609a2ce08c55be29b8b961c6564","kind":"commit","published_at":"2024-11-22T23:35:00.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev2/manifests"},{"name":"3.1.5.dev1","sha":"917a2d2f4197fa4bd6f37b9a8a51bb46cac199c5","kind":"commit","published_at":"2024-11-21T22:55:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.5.dev1/manifests"},{"name":"3.1.4","sha":"78ee41cb26058cc2dfba8aece6a2471ec5ea3675","kind":"commit","published_at":"2024-11-21T01:37:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.4/manifests"},{"name":"prefect-azure-0.4.2","sha":"42ea12ae005887d5df3e8c36dcb8eb0831c21312","kind":"commit","published_at":"2024-11-20T17:01:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.2/manifests"},{"name":"3.1.3","sha":"39b6028cea9f2b0437546ba13cc08bb3bf6d94a4","kind":"commit","published_at":"2024-11-19T21:25:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3/manifests"},{"name":"2.20.14","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.14/manifests"},{"name":"prefect-dbt-0.5.4","sha":"fb919c67427d230ecea03a5273dfdd6de59bd697","kind":"commit","published_at":"2024-11-18T22:41:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.4/manifests"},{"name":"3.1.3.dev5","sha":"fdca91664a8a11590b4b2b5bf2e67080afac6655","kind":"commit","published_at":"2024-11-18T21:24:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev5/manifests"},{"name":"3.1.3.dev4","sha":"2bf9d05e96a47710d59c242d54df25dd1d58b4d5","kind":"commit","published_at":"2024-11-15T23:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev4/manifests"},{"name":"prefect-sqlalchemy-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.2/manifests"},{"name":"prefect-snowflake-0.28.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.1/manifests"},{"name":"prefect-slack-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.1/manifests"},{"name":"prefect-shell-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.1/manifests"},{"name":"prefect-redis-0.2.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.1/manifests"},{"name":"prefect-ray-0.4.3","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.3/manifests"},{"name":"prefect-gitlab-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.1/manifests"},{"name":"prefect-github-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.1/manifests"},{"name":"prefect-gcp-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.2/manifests"},{"name":"prefect-email-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.1/manifests"},{"name":"prefect-docker-0.6.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.2/manifests"},{"name":"prefect-dbt-0.6.4","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.4/manifests"},{"name":"prefect-databricks-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.2/manifests"},{"name":"prefect-dask-0.3.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.2/manifests"},{"name":"prefect-bitbucket-0.3.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.1/manifests"},{"name":"prefect-azure-0.4.1","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.1/manifests"},{"name":"prefect-aws-0.5.2","sha":"8dd8f3c4e57394c5081a82c9afd31141826cedab","kind":"commit","published_at":"2024-11-15T16:54:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.2/manifests"},{"name":"3.1.3.dev3","sha":"377505b705bafd0495bb7259df7b06c15c2cee03","kind":"commit","published_at":"2024-11-14T22:10:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev3/manifests"},{"name":"3.1.3.dev2","sha":"8758666101ce96d4f7ce098563a41ea81db8d5ef","kind":"commit","published_at":"2024-11-14T03:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev2/manifests"},{"name":"2.20.13","sha":"4d50c39413b5550aaa2fde75c18a2023d1edcaa7","kind":"commit","published_at":"2024-11-13T16:48:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.13/manifests"},{"name":"3.1.3.dev1","sha":"fc6eff4e73be2f492cf601cd19cc332db704a390","kind":"commit","published_at":"2024-11-13T02:53:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.3.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.3.dev1/manifests"},{"name":"3.1.2","sha":"02b99f0a756f0395e4292952dcb2d963fc839750","kind":"commit","published_at":"2024-11-12T21:38:45.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2/manifests"},{"name":"3.1.2.dev2","sha":"98592bd40e9457718248345f21a5463bf9eab689","kind":"commit","published_at":"2024-11-11T22:06:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev2/manifests"},{"name":"3.1.2.dev1","sha":"ae50f95850ecb2510d8e0573d3ef6dc2266db474","kind":"commit","published_at":"2024-11-09T01:20:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.2.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.2.dev1/manifests"},{"name":"3.1.1","sha":"6b50a2b9f9d4ebf59703c55e1156c6f79151f1c3","kind":"commit","published_at":"2024-11-08T20:38:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1/manifests"},{"name":"2.20.12","sha":"1de4fe7f7b8c2de428033a72533034e6f4a975f6","kind":"commit","published_at":"2024-11-08T18:35:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.12/manifests"},{"name":"3.1.1.dev6","sha":"11ce49a934476cf845fe6cc935756e784b8000c9","kind":"commit","published_at":"2024-11-07T23:07:12.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev6/manifests"},{"name":"3.1.1.dev5","sha":"575a1f6fe9f2bbb683aa017f2b519a27bf913a58","kind":"commit","published_at":"2024-11-06T21:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev5/manifests"},{"name":"3.1.1.dev4","sha":"103c925a2b3a9a692ff2a594911199bf22d4ef41","kind":"commit","published_at":"2024-11-04T22:05:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev4/manifests"},{"name":"3.1.1.dev3","sha":"ab964c1c4b52fd9ae61bc8d816505ac89df7a8f8","kind":"commit","published_at":"2024-11-04T03:32:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev3/manifests"},{"name":"3.1.1.dev2","sha":"f196fb3da6ae747f7362be2f21e85b01f32e539c","kind":"commit","published_at":"2024-11-01T21:07:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev2/manifests"},{"name":"3.1.1.dev1","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.1.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.1.dev1/manifests"},{"name":"prefect-kubernetes-0.5.3","sha":"3f31e136d9d759c2e1914dc949b4d26fdb03ac82","kind":"commit","published_at":"2024-10-31T20:40:02.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.3/manifests"},{"name":"3.1.0","sha":"a83ba39b095e5945140ab6313e39dbc56056afe1","kind":"commit","published_at":"2024-10-31T19:43:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.1.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.1.0/manifests"},{"name":"3.0.12.dev3","sha":"5cfdfd34a85c7260536a45d74763e35f565999e9","kind":"commit","published_at":"2024-10-30T23:31:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev3/manifests"},{"name":"3.0.12.dev2","sha":"3c053dc00f7f97c4c7543d172ebf572b391bc579","kind":"commit","published_at":"2024-10-30T03:13:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev2/manifests"},{"name":"2.20.11","sha":"4f1adbef805eaa86c5a6f8fdf5e9db46364c1e62","kind":"commit","published_at":"2024-10-29T14:56:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.11/manifests"},{"name":"3.0.12.dev1","sha":"6adc56fd6a25d423b7fb835e7656bc562c28ea4e","kind":"commit","published_at":"2024-10-29T02:30:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.12.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.12.dev1/manifests"},{"name":"3.0.11.dev10","sha":"0b62de684447c6955e04c722c276edac4002fd40","kind":"commit","published_at":"2024-10-25T17:54:40.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev10/manifests"},{"name":"3.0.11","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11/manifests"},{"name":"3.0.11.dev9","sha":"a17ccfcf2be76360f13806d7aca1e2cf9fa3741e","kind":"commit","published_at":"2024-10-24T22:36:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev9/manifests"},{"name":"3.0.11.dev8","sha":"02b821934fcf2a68df34d05c675989b5af4e0fe4","kind":"commit","published_at":"2024-10-23T23:22:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev8/manifests"},{"name":"3.0.11.dev7","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev7/manifests"},{"name":"prefect-kubernetes-0.5.2","sha":"d09ef03bef4d2ffa70b8f9f260418ecbbf0926a1","kind":"commit","published_at":"2024-10-22T16:00:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.2/manifests"},{"name":"prefect-kubernetes-0.4.6","sha":"8ecc9c350366b1964e60ec1e64cbc64c3bef13e3","kind":"commit","published_at":"2024-10-22T15:02:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.6/manifests"},{"name":"3.0.11.dev6","sha":"2e8e78506fe8c51a5a3730424cbed0ce708b6e68","kind":"commit","published_at":"2024-10-21T23:46:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev6/manifests"},{"name":"3.0.11.dev5","sha":"92014be6221c01f643a1af948dd1beffd9247dd5","kind":"commit","published_at":"2024-10-20T21:13:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev5/manifests"},{"name":"3.0.11.dev4","sha":"cd4994ce81a476da575348b286bb62ce50603a89","kind":"commit","published_at":"2024-10-18T23:30:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev4/manifests"},{"name":"3.0.11.dev3","sha":"b7b79a41b458368403f20d402004cac0c5930c4b","kind":"commit","published_at":"2024-10-17T21:21:37.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev3/manifests"},{"name":"prefect-dbt-0.6.3","sha":"b1b4a7a42d4eb02382ccf565d74c9a3ad4ac5081","kind":"commit","published_at":"2024-10-17T16:47:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.3/manifests"},{"name":"3.0.11.dev2","sha":"3500c2fe164837164b8dd0344e5e1df915ad88da","kind":"commit","published_at":"2024-10-16T21:04:51.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev2/manifests"},{"name":"2.20.10","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.10/manifests"},{"name":"prefect-kubernetes-0.3.13","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.13/manifests"},{"name":"prefect-aws-0.4.20","sha":"4fb64ec37bca06184aba571a8f7525502766c51a","kind":"commit","published_at":"2024-10-16T18:24:57.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.20/manifests"},{"name":"3.0.11.dev1","sha":"2489411b6fca054a4aea2f1ba74b07b195637b32","kind":"commit","published_at":"2024-10-16T00:04:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.11.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.11.dev1/manifests"},{"name":"prefect-aws-0.5.1","sha":"7cbeff0052d48aa1dc1b78990c6acd3485a02864","kind":"commit","published_at":"2024-10-15T18:56:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.1/manifests"},{"name":"3.0.10","sha":"3aa2d89362c2fe8ee429f0c2cf7e623e34588029","kind":"commit","published_at":"2024-10-15T18:31:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9/manifests"},{"name":"prefect-dbt-0.6.2","sha":"fd8cef25431a01f5b6ff2f031c2d53b3094797cb","kind":"commit","published_at":"2024-10-15T14:11:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.2/manifests"},{"name":"3.0.9.dev3","sha":"042ceb28c62de7d8c8fada03da2e2acd6008b4d4","kind":"commit","published_at":"2024-10-15T02:03:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev3/manifests"},{"name":"3.0.9.dev2","sha":"e1f88446030dfb8b4b4cb4e6c6cb12a14d03787f","kind":"commit","published_at":"2024-10-14T02:43:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev2/manifests"},{"name":"prefect-kubernetes-0.3.12","sha":"9b66e45a0472dd76a4f58e4739ad691242af45bd","kind":"commit","published_at":"2024-10-11T14:10:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.12/manifests"},{"name":"3.0.9.dev1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.9.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.9.dev1/manifests"},{"name":"prefect-kubernetes-0.5.1","sha":"e8cd03b37f8abeb3d77ca0e7b0c2207b4b4febdc","kind":"commit","published_at":"2024-10-10T21:35:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.1/manifests"},{"name":"3.0.8","sha":"0894bad49e256657cab8208205623c4c7b75ad1f","kind":"commit","published_at":"2024-10-10T15:17:25.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.8/manifests"},{"name":"3.0.7","sha":"8fee9e1ef3f2b4f71adcf080bf9cb36db79c5f5a","kind":"commit","published_at":"2024-10-09T22:55:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.7/manifests"},{"name":"3.0.6","sha":"aa5171d6067327a5390b820f414341b0a25df7e8","kind":"commit","published_at":"2024-10-09T18:11:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.6/manifests"},{"name":"3.0.5","sha":"1d1b92a79b8972823ae9050d70bf60b7c586aabf","kind":"commit","published_at":"2024-10-08T22:55:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5/manifests"},{"name":"3.0.5.dev4","sha":"6d084cce302aacb738354e5f27c6088dcc38c899","kind":"commit","published_at":"2024-10-08T01:38:23.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev4/manifests"},{"name":"3.0.5.dev3","sha":"f8bcb64b01875e71c6ddaf67f48ded4ae8ae5b5c","kind":"commit","published_at":"2024-10-04T21:36:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev3/manifests"},{"name":"3.0.5.dev2","sha":"f524dc853c832d11e6db728800edb88445b472a9","kind":"commit","published_at":"2024-10-03T18:56:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev2/manifests"},{"name":"3.0.5.dev1","sha":"e7c22dd064013f56b6dc47254b7a56480e5201dc","kind":"commit","published_at":"2024-10-02T00:57:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.5.dev1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.5.dev1/manifests"},{"name":"3.0.4","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.4/manifests"},{"name":"prefect-ray-0.4.2","sha":"c068d7e2db1d5ac06e935ad28213b9fcc4e5ccfd","kind":"commit","published_at":"2024-10-01T16:54:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.2/manifests"},{"name":"2.20.9","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.9/manifests"},{"name":"prefect-kubernetes-0.4.5","sha":"b101915a46ee04f01ac7043e8a9d08b4dde40d5b","kind":"commit","published_at":"2024-10-01T16:41:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.5/manifests"},{"name":"prefect-ray-0.4.1","sha":"868d9868f42448e406e4f6ddf83f7eee774943de","kind":"commit","published_at":"2024-09-26T14:42:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.1/manifests"},{"name":"prefect-kubernetes-0.4.4","sha":"03553d76e88e161c894cd9f3fee7dae1a7ab953c","kind":"commit","published_at":"2024-09-24T19:47:03.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.4/manifests"},{"name":"3.0.3","sha":"d9c51bc341df87b97647560caec0c12560d40748","kind":"commit","published_at":"2024-09-20T13:52:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.3/manifests"},{"name":"prefect-sqlalchemy-0.5.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.1/manifests"},{"name":"prefect-redis-0.2.0","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-redis-0.2.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-redis-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-redis-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-redis-0.2.0/manifests"},{"name":"prefect-gcp-0.6.1","sha":"ab6c49da7cbade5026d194a7f8a74fc3ce3d0cd5","kind":"commit","published_at":"2024-09-19T19:26:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.1/manifests"},{"name":"2.20.8","sha":"e37e641073eeb192dabb2022a23677b6c544341b","kind":"commit","published_at":"2024-09-17T15:03:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.8/manifests"},{"name":"3.0.2","sha":"c846de02f02a5bd01d55b0fa72bfe6cad59d6ccb","kind":"commit","published_at":"2024-09-13T14:48:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.2/manifests"},{"name":"2.20.7","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.7/manifests"},{"name":"prefect-dbt-0.5.3","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.3/manifests"},{"name":"prefect-databricks-0.2.11","sha":"e0267b46f36b1394951a727597e65abcd0a6ec81","kind":"commit","published_at":"2024-09-12T17:53:24.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.11/manifests"},{"name":"prefect-dbt-0.6.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.1/manifests"},{"name":"prefect-databricks-0.3.1","sha":"d83da4ce33b1e238463cefe8eb71f9d1461478af","kind":"commit","published_at":"2024-09-12T15:57:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.1/manifests"},{"name":"prefect-dask-0.3.1","sha":"f3b55fdb832c890b5ddc1e7308c862cb253a58e8","kind":"commit","published_at":"2024-09-12T03:01:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.1/manifests"},{"name":"3.0.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.1/manifests"},{"name":"prefect-docker-0.6.1","sha":"c6b2ffe17e084ff7454e6f2f62fc68df2dcb596d","kind":"commit","published_at":"2024-09-06T17:05:08.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.1/manifests"},{"name":"prefect-docker-0.5.5","sha":"bd3e3ecef891fabd0962f82e8adbe1c72367d7ea","kind":"commit","published_at":"2024-09-06T16:47:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.5/manifests"},{"name":"2.20.6","sha":"905bef9ff8c34f2baae874938b051d2d81f5facf","kind":"commit","published_at":"2024-09-06T03:08:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.6/manifests"},{"name":"2.20.5","sha":"0e4af5cec3ce2cfc323beaa58849a56810c3a6d9","kind":"commit","published_at":"2024-09-05T15:06:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.5/manifests"},{"name":"prefect-kubernetes-0.4.3","sha":"6950fb17e1d85c908e0f2fcbe164b5b0c619e17e","kind":"commit","published_at":"2024-09-04T23:18:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.3/manifests"},{"name":"prefect-sqlalchemy-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0/manifests"},{"name":"prefect-snowflake-0.28.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0/manifests"},{"name":"prefect-slack-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0/manifests"},{"name":"prefect-shell-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0/manifests"},{"name":"prefect-ray-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0/manifests"},{"name":"prefect-kubernetes-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0/manifests"},{"name":"prefect-gitlab-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0/manifests"},{"name":"prefect-github-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0/manifests"},{"name":"prefect-gcp-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0/manifests"},{"name":"prefect-email-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0/manifests"},{"name":"prefect-docker-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0/manifests"},{"name":"prefect-dbt-0.6.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0/manifests"},{"name":"prefect-databricks-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0/manifests"},{"name":"prefect-dask-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0/manifests"},{"name":"prefect-bitbucket-0.3.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0/manifests"},{"name":"prefect-azure-0.4.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0/manifests"},{"name":"prefect-aws-0.5.0","sha":"eb0e40c29398e8705ce7a2286828945fe488fa8d","kind":"commit","published_at":"2024-09-03T18:09:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0/manifests"},{"name":"3.0.0","sha":"c40d069de2d182af586eaf7909ee77beba17fd46","kind":"commit","published_at":"2024-09-03T16:13:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0/manifests"},{"name":"prefect-databricks-0.2.10","sha":"59de95d381bc97cb3aa02ecc36d3f227313b07f2","kind":"commit","published_at":"2024-09-03T14:23:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.10/manifests"},{"name":"3.0.0rc20","sha":"6dd34dc606217ebbd2680ed4ecab9dd7015529da","kind":"commit","published_at":"2024-08-29T17:06:47.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc20","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc20/manifests"},{"name":"2.20.4","sha":"3b951c359e7c43681aff5c301ba27130980ec21c","kind":"commit","published_at":"2024-08-29T02:09:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.4/manifests"},{"name":"prefect-kubernetes-0.4.2","sha":"1537d238f2df4351cfa740894a9391616a37df76","kind":"commit","published_at":"2024-08-27T16:59:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.2/manifests"},{"name":"2.20.3","sha":"b8c27aa06d9d3892cbb1d1d69e78e604a527adae","kind":"commit","published_at":"2024-08-22T20:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.3/manifests"},{"name":"3.0.0rc19","sha":"eac7892e6136c10dddd7c992ab9cb46518fb93d3","kind":"commit","published_at":"2024-08-22T17:02:59.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc19/manifests"},{"name":"3.0.0rc18","sha":"99428dea5aeb1c62dd1284eab107b462790bd0cc","kind":"commit","published_at":"2024-08-15T17:17:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc18/manifests"},{"name":"2.20.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.2/manifests"},{"name":"prefect-dbt-0.5.2","sha":"51c3f290260255cc18a35b4e07321f348afedb00","kind":"commit","published_at":"2024-08-14T16:27:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.2/manifests"},{"name":"3.0.0rc17","sha":"a2572677a1b06a53a72c1fbfa593b616b3134914","kind":"commit","published_at":"2024-08-14T16:24:07.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc17/manifests"},{"name":"prefect-kubernetes-0.5.0rc2","sha":"ded5dee787ce4eb64a72dd1f8ead77badfcfbdd4","kind":"commit","published_at":"2024-08-13T20:17:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc2/manifests"},{"name":"3.0.0rc16","sha":"aad6693608aeb2dbe71dfcf8dde2e48a45e30942","kind":"commit","published_at":"2024-08-12T20:51:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc16/manifests"},{"name":"2.20.1","sha":"f6bebfcab38a0850715cc46f24f435067c85b96c","kind":"commit","published_at":"2024-08-09T15:35:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.1/manifests"},{"name":"3.0.0rc15","sha":"aea46a8e9bbca695898a945dffc321e593ccc535","kind":"commit","published_at":"2024-08-06T15:41:43.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc15/manifests"},{"name":"prefect-sqlalchemy-0.4.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.4/manifests"},{"name":"prefect-snowflake-0.27.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.7/manifests"},{"name":"prefect-slack-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.7/manifests"},{"name":"prefect-shell-0.2.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.6/manifests"},{"name":"prefect-ray-0.3.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.7/manifests"},{"name":"prefect-kubernetes-0.4.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.1/manifests"},{"name":"prefect-gitlab-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.7/manifests"},{"name":"prefect-github-0.2.7","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.7/manifests"},{"name":"prefect-gcp-0.5.17","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.17/manifests"},{"name":"prefect-email-0.3.6","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.6/manifests"},{"name":"prefect-docker-0.5.4","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.4/manifests"},{"name":"prefect-dbt-0.5.1","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.1/manifests"},{"name":"prefect-databricks-0.2.9","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.9/manifests"},{"name":"prefect-dask-0.2.10","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.10/manifests"},{"name":"prefect-bitbucket-0.2.8","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.8/manifests"},{"name":"prefect-azure-0.3.11","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.11/manifests"},{"name":"prefect-aws-0.4.19","sha":"7e3553f72f25331976d35ab79b128326c8a81d82","kind":"commit","published_at":"2024-08-05T15:19:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.19","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.19/manifests"},{"name":"2.20.0","sha":"15274df8074d79b0d5196da9ea3b594fc636e36c","kind":"commit","published_at":"2024-08-01T20:14:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.20.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.20.0/manifests"},{"name":"3.0.0rc14","sha":"ad86991a08f7125c8c8b17dd2c7b495c301af2a2","kind":"commit","published_at":"2024-08-01T17:38:31.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc14/manifests"},{"name":"prefect-gcp-0.5.16","sha":"e3cf416f044f10f825ef9e50904b99b34e883480","kind":"commit","published_at":"2024-07-31T18:28:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.16/manifests"},{"name":"prefect-gcp-0.6.0rc3","sha":"4782e7ebe85500b80c2ed4f703e7f57acb15fbdc","kind":"commit","published_at":"2024-07-31T17:45:09.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc3/manifests"},{"name":"3.0.0rc13","sha":"530521dd0e04fad691215e3d61d2175ef6e902ef","kind":"commit","published_at":"2024-07-26T17:24:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc13/manifests"},{"name":"prefect-kubernetes-0.5.0rc1","sha":"b7cca3dfaa1b15c7407efb47e186e69c8d93915a","kind":"commit","published_at":"2024-07-25T19:47:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0","sha":"d8cb0fe9e1ea454c02c6f23051388eca57d3216e","kind":"commit","published_at":"2024-07-25T19:37:48.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0/manifests"},{"name":"2.19.9","sha":"0e5fa902993a36afb943d76dad304860ad52d26c","kind":"commit","published_at":"2024-07-25T18:59:05.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.9/manifests"},{"name":"3.0.0rc12","sha":"d077fcb3698667c63342704c1abe95907eddfa72","kind":"commit","published_at":"2024-07-25T17:43:06.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc12/manifests"},{"name":"prefect-gcp-0.5.15","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.15/manifests"},{"name":"prefect-docker-0.5.3","sha":"7e60a4950b998899dadeb08c6e4fe1e97e5d8d6a","kind":"commit","published_at":"2024-07-22T15:45:58.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.3/manifests"},{"name":"prefect-docker-0.6.0rc4","sha":"9e72a9f971720e1674c5a161d6a899e0d8644be3","kind":"commit","published_at":"2024-07-22T14:48:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc4/manifests"},{"name":"3.0.0rc11","sha":"6604ec94b21724c1f78f103463ef7353220a379c","kind":"commit","published_at":"2024-07-17T21:17:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc11/manifests"},{"name":"prefect-kubernetes-0.3.11","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.11/manifests"},{"name":"prefect-gcp-0.5.14","sha":"faa5350ef41f002730951b3dd6256e58eddca732","kind":"commit","published_at":"2024-07-11T19:15:04.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.14","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.14/manifests"},{"name":"2.19.8","sha":"478e89d64026994cfb09cb781010deecf725a4fc","kind":"commit","published_at":"2024-07-11T18:25:28.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.8/manifests"},{"name":"prefect-gcp-0.5.13","sha":"0169663d660c8e3ab91e65855a6169cf458e74a7","kind":"commit","published_at":"2024-07-10T00:11:42.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.13","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.13/manifests"},{"name":"prefect-docker-0.6.0rc3","sha":"eeb65782d474c7b5c04d587993788fcd63015e93","kind":"commit","published_at":"2024-07-08T18:49:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc3/manifests"},{"name":"3.0.0rc10","sha":"200cf212ac737339a5d580515aa52aaccccef4f0","kind":"commit","published_at":"2024-07-03T18:39:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc10/manifests"},{"name":"prefect-aws-0.4.18","sha":"5de898d1784a4f84bdfb352f9fc9422434ae32b5","kind":"tag","published_at":"2024-07-02T14:54:53.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.18","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.18/manifests"},{"name":"2.19.7","sha":"60f05122e140b0dfe235ac32e17d2f10228bcb10","kind":"commit","published_at":"2024-06-28T16:27:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.7/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc2/manifests"},{"name":"prefect-slack-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc2/manifests"},{"name":"prefect-ray-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc2/manifests"},{"name":"prefect-kubernetes-0.4.0rc3","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc3/manifests"},{"name":"prefect-github-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc2/manifests"},{"name":"prefect-gcp-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc2/manifests"},{"name":"prefect-docker-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc2/manifests"},{"name":"prefect-dbt-0.6.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc2/manifests"},{"name":"prefect-dask-0.3.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc2/manifests"},{"name":"prefect-azure-0.4.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc2/manifests"},{"name":"prefect-aws-0.5.0rc2","sha":"213644dbbcc72042496c5373cfbdbe4b5ab09f36","kind":"commit","published_at":"2024-06-25T01:57:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc2/manifests"},{"name":"3.0.0rc9","sha":"b75631a77fdef852ce3873b30bbb677060f16948","kind":"commit","published_at":"2024-06-24T21:50:34.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc9/manifests"},{"name":"2.19.6","sha":"9d938fe730d2e51a4b7facc01ca38928d2e88946","kind":"commit","published_at":"2024-06-24T15:23:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.6/manifests"},{"name":"3.0.0rc8","sha":"883fcb0be64c502c665f9ddeb042767ecbfdfb2b","kind":"commit","published_at":"2024-06-22T00:06:39.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc8/manifests"},{"name":"3.0.0rc7","sha":"ed41da9d24021c6853a647f899084957e6f9d2d3","kind":"commit","published_at":"2024-06-20T21:59:26.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc7/manifests"},{"name":"3.0.0rc6","sha":"fbb42475c2805f51dd2f264170d0c85f206b2177","kind":"commit","published_at":"2024-06-20T19:05:54.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc6/manifests"},{"name":"prefect-kubernetes-0.4.0rc2","sha":"095b48058a0277047def36ce40010ed96f0f1251","kind":"commit","published_at":"2024-06-20T18:25:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc2/manifests"},{"name":"3.0.0rc5","sha":"f898ada397758915ae103f439e0bb20e4495cb5e","kind":"commit","published_at":"2024-06-20T15:48:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"4ad66e738ee6900da581179d9b807c165ce44b9b","kind":"commit","published_at":"2024-06-19T00:59:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc4/manifests"},{"name":"prefect-gitlab-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.6/manifests"},{"name":"prefect-github-0.2.6","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.6/manifests"},{"name":"prefect-bitbucket-0.2.7","sha":"7c057b98fecde2fdfde746e3ce315d95a0efadd6","kind":"commit","published_at":"2024-06-17T14:33:13.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.7/manifests"},{"name":"3.0.0rc3","sha":"8a59fb49fe738e7149645f82f60f5c1fe8b2b8a3","kind":"commit","published_at":"2024-06-17T14:13:30.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc3/manifests"},{"name":"2.19.5","sha":"538dc37472123f365424063874206cfbe54c6017","kind":"commit","published_at":"2024-06-13T18:50:19.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.5/manifests"},{"name":"prefect-databricks-0.3.0rc2","sha":"5e95221ec5d6627c19f2d56cf9d4a3cdd7b34c93","kind":"commit","published_at":"2024-06-12T14:59:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc2/manifests"},{"name":"prefect-databricks-0.2.8","sha":"bbc2ddbe3c88f191a62945056cf62f8c08af0038","kind":"commit","published_at":"2024-06-12T14:59:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.8/manifests"},{"name":"3.0.0rc2","sha":"4d70aefb41ca878e5beae8636955943d2634e7f6","kind":"commit","published_at":"2024-06-06T19:53:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc2/manifests"},{"name":"2.19.4","sha":"867543a894e180bbd2d52066ab60deabb7bf4519","kind":"commit","published_at":"2024-06-04T20:14:16.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.4/manifests"},{"name":"prefect-aws-0.5.0rc1","sha":"38b424138539decd1ce396d0d73c6b73451e547b","kind":"commit","published_at":"2024-06-03T18:42:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.5.0rc1/manifests"},{"name":"prefect-kubernetes-0.4.0rc1","sha":"6e8afb0334f3c5a68d822821ce1c69097f2981d9","kind":"commit","published_at":"2024-06-03T16:28:52.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.4.0rc1/manifests"},{"name":"prefect-dbt-0.6.0rc1","sha":"1da0d082f9a32b01db8830586d7cfa3f8bf95895","kind":"commit","published_at":"2024-05-31T21:07:56.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.6.0rc1/manifests"},{"name":"prefect-sqlalchemy-0.5.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.5.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.5.0rc1/manifests"},{"name":"prefect-snowflake-0.28.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.28.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.28.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.28.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.28.0rc1/manifests"},{"name":"prefect-shell-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.3.0rc1/manifests"},{"name":"prefect-ray-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.4.0rc1/manifests"},{"name":"prefect-gitlab-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.3.0rc1/manifests"},{"name":"prefect-github-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.3.0rc1/manifests"},{"name":"prefect-gcp-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.6.0rc1/manifests"},{"name":"prefect-email-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.4.0rc1/manifests"},{"name":"prefect-docker-0.6.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.6.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.6.0rc1/manifests"},{"name":"prefect-databricks-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.3.0rc1/manifests"},{"name":"prefect-dask-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.3.0rc1/manifests"},{"name":"prefect-bitbucket-0.3.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.3.0rc1/manifests"},{"name":"prefect-azure-0.4.0rc1","sha":"0338db3960aa578ce7e49e1db23d79af4baefd70","kind":"commit","published_at":"2024-05-31T20:40:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.4.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.4.0rc1/manifests"},{"name":"prefect-slack-0.3.0rc1","sha":"3bb4c9e7a0b476b0b1bbc274e86fabb2f00497c5","kind":"commit","published_at":"2024-05-31T20:12:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.3.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.3.0rc1/manifests"},{"name":"3.0.0rc1","sha":"a7ae33b0447a6dd41823ea6ac034e2d9e92e44be","kind":"commit","published_at":"2024-05-31T17:22:21.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/3.0.0rc1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/3.0.0rc1/manifests"},{"name":"list","sha":"4d5ed94a3a48faac99a927845c18b2c1e0be45d5","kind":"commit","published_at":"2024-05-31T16:54:10.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/list","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/list/manifests"},{"name":"compat-tests-2.19.3","sha":"255ef986bbfd270b762c2f5643f8ea771e2e6b23","kind":"commit","published_at":"2024-05-31T13:43:38.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/compat-tests-2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/compat-tests-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@compat-tests-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/compat-tests-2.19.3/manifests"},{"name":"2.19.3","sha":"ce378efebf9f84b34002b54a21680b9013d1268a","kind":"commit","published_at":"2024-05-30T18:59:46.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.3/manifests"},{"name":"2.19.2","sha":"e42a39714dc44921b8b08cffb0fd0cd0abf5246d","kind":"commit","published_at":"2024-05-23T19:45:50.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.1/manifests"},{"name":"prefect-sqlalchemy-0.4.3","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.3/manifests"},{"name":"prefect-snowflake-0.27.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.6/manifests"},{"name":"prefect-slack-0.2.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.6/manifests"},{"name":"prefect-shell-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.5/manifests"},{"name":"prefect-ray-0.3.6","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.6/manifests"},{"name":"prefect-kubernetes-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.10/manifests"},{"name":"prefect-gitlab-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.5/manifests"},{"name":"prefect-github-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.5/manifests"},{"name":"prefect-gcp-0.5.12","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.12","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.12/manifests"},{"name":"prefect-email-0.3.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.5/manifests"},{"name":"prefect-docker-0.5.2","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.2/manifests"},{"name":"prefect-dbt-0.5.0","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.5.0/manifests"},{"name":"prefect-databricks-0.2.7","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.7/manifests"},{"name":"prefect-dask-0.2.9","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.9/manifests"},{"name":"prefect-bitbucket-0.2.5","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.5/manifests"},{"name":"prefect-azure-0.3.10","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.10/manifests"},{"name":"prefect-aws-0.4.17","sha":"17a1b1d83fed3bd1084c7cd5b2a7cf543370459f","kind":"commit","published_at":"2024-05-16T20:33:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.17","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.17/manifests"},{"name":"2.19.0","sha":"92a982fe05e1d9f6062764216af4f8dcd58e3486","kind":"commit","published_at":"2024-05-13T20:32:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.19.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.19.0/manifests"},{"name":"prefect-slack-0.2.5","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:15.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.5/manifests"},{"name":"prefect-gcp-0.5.11","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.11","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.11/manifests"},{"name":"prefect-databricks-0.2.6","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"tag","published_at":"2024-05-03T16:56:14.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.6","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.6/manifests"},{"name":"2.18.3","sha":"c449aee865c124bbab84c6f39b67b0c5ae5e119a","kind":"commit","published_at":"2024-05-02T22:47:32.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.3/manifests"},{"name":"2.18.2","sha":"56bde335d0753b217778deb4328f8052cbacd227","kind":"commit","published_at":"2024-05-02T20:50:01.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.2/manifests"},{"name":"prefect-sqlalchemy-0.4.2","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.2/manifests"},{"name":"prefect-snowflake-0.27.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.5/manifests"},{"name":"prefect-slack-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.4/manifests"},{"name":"prefect-shell-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.4/manifests"},{"name":"prefect-ray-0.3.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.5/manifests"},{"name":"prefect-kubernetes-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.9/manifests"},{"name":"prefect-gitlab-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.4/manifests"},{"name":"prefect-github-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.4/manifests"},{"name":"prefect-gcp-0.5.10","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.10","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.10/manifests"},{"name":"prefect-email-0.3.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.4/manifests"},{"name":"prefect-docker-0.5.1","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.1/manifests"},{"name":"prefect-dbt-0.4.3","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.3/manifests"},{"name":"prefect-databricks-0.2.5","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.5","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.5/manifests"},{"name":"prefect-dask-0.2.8","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.8/manifests"},{"name":"prefect-bitbucket-0.2.4","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.4/manifests"},{"name":"prefect-azure-0.3.9","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.9/manifests"},{"name":"prefect-aws-0.4.16","sha":"948b3d4fba00272f9dd97df9437d4d3bf538490b","kind":"commit","published_at":"2024-04-26T14:54:18.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.16","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.16/manifests"},{"name":"prefect-ray-0.3.4","sha":"fd9c20ab77a020618c1c5bb453ee7f16dd3dce98","kind":"commit","published_at":"2024-04-25T21:13:55.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-ray-0.3.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-ray-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-ray-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-ray-0.3.4/manifests"},{"name":"2.18.1","sha":"8cff545a5a6331b78301beaa49c74b4e5269b761","kind":"commit","published_at":"2024-04-25T19:40:41.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.1/manifests"},{"name":"prefect-sqlalchemy-0.4.1","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-sqlalchemy-0.4.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-sqlalchemy-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-sqlalchemy-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-sqlalchemy-0.4.1/manifests"},{"name":"prefect-snowflake-0.27.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-snowflake-0.27.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-snowflake-0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-snowflake-0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-snowflake-0.27.4/manifests"},{"name":"prefect-slack-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-slack-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-slack-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-slack-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-slack-0.2.3/manifests"},{"name":"prefect-kubernetes-0.3.8","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-kubernetes-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-kubernetes-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-kubernetes-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-kubernetes-0.3.8/manifests"},{"name":"prefect-gitlab-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gitlab-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gitlab-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gitlab-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gitlab-0.2.3/manifests"},{"name":"prefect-github-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-github-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-github-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-github-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-github-0.2.3/manifests"},{"name":"prefect-gcp-0.5.9","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-gcp-0.5.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-gcp-0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-gcp-0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-gcp-0.5.9/manifests"},{"name":"prefect-email-0.3.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-email-0.3.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-email-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-email-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-email-0.3.3/manifests"},{"name":"prefect-docker-0.5.0","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-docker-0.5.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-docker-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-docker-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-docker-0.5.0/manifests"},{"name":"prefect-dbt-0.4.2","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dbt-0.4.2","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dbt-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dbt-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dbt-0.4.2/manifests"},{"name":"prefect-databricks-0.2.4","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-databricks-0.2.4","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-databricks-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-databricks-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-databricks-0.2.4/manifests"},{"name":"prefect-dask-0.2.7","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-dask-0.2.7","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-dask-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-dask-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-dask-0.2.7/manifests"},{"name":"prefect-bitbucket-0.2.3","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-bitbucket-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-bitbucket-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-bitbucket-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-bitbucket-0.2.3/manifests"},{"name":"prefect-aws-0.4.15","sha":"38ec1a45b9b2ed195c3036e27ccda3ab4c2af092","kind":"commit","published_at":"2024-04-25T15:59:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-aws-0.4.15","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-aws-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-aws-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-aws-0.4.15/manifests"},{"name":"prefect-shell-0.2.3","sha":"964c3e98316dc8b5cf0a1f77b6fe38b39acaa68b","kind":"commit","published_at":"2024-04-25T15:09:35.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-shell-0.2.3","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-shell-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-shell-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-shell-0.2.3/manifests"},{"name":"prefect-azure-0.3.8","sha":"4dae0da337a481a65d9074d7c73e7482f6a6ee67","kind":"commit","published_at":"2024-04-24T14:06:27.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/prefect-azure-0.3.8","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/prefect-azure-0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@prefect-azure-0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/prefect-azure-0.3.8/manifests"},{"name":"2.18.0","sha":"1006d2d8af397f3bf00218be3783b992144b3da6","kind":"commit","published_at":"2024-04-18T20:47:33.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.18.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.18.0/manifests"},{"name":"2.17.1","sha":"d6bdb075dda0e06717a772b9d3a355170019ba5d","kind":"commit","published_at":"2024-04-11T23:58:20.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.1","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"756f2a616ded837af67c15167388be3270b7ad81","kind":"commit","published_at":"2024-04-11T19:57:36.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.17.0","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.17.0/manifests"},{"name":"2.16.9","sha":"083def52a24f367490fd3558556a55c035e1cbd6","kind":"commit","published_at":"2024-04-04T20:11:22.000Z","download_url":"https://codeload.github.com/PrefectHQ/prefect/tar.gz/2.16.9","html_url":"https://github.com/PrefectHQ/prefect/releases/tag/2.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PrefectHQ/prefect@2.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/tags/2.16.9/manifests"}]},"repo_metadata_updated_at":"2026-08-29T23:36:14.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/prefecthq/prefect","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/prefecthq/prefect","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/prefecthq/prefect","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/prefecthq/prefect/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T16:24:24.558Z","issues_count":2963,"pull_requests_count":8569,"avg_time_to_close_issue":10368019.831153389,"avg_time_to_close_pull_request":292756.4319157778,"issues_closed_count":1682,"pull_requests_closed_count":7219,"pull_request_authors_count":411,"issue_authors_count":1077,"avg_comments_per_issue":1.9534255821802227,"avg_comments_per_pull_request":0.9251954720504143,"merged_pull_requests_count":6098,"bot_issues_count":9,"bot_pull_requests_count":1205,"past_year_issues_count":128,"past_year_pull_requests_count":459,"past_year_avg_time_to_close_issue":1171993.2040816327,"past_year_avg_time_to_close_pull_request":494616.1804511278,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":266,"past_year_pull_request_authors_count":93,"past_year_issue_authors_count":98,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":1.3398692810457515,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":234,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrefectHQ%2Fprefect/issues","maintainers":[{"login":"desertaxle","count":1093,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"zzstoatzz","count":1038,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"cicdw","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicdw"},{"login":"marvin-robot","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marvin-robot"},{"login":"chrisguidry","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"abrookins","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abrookins"},{"login":"aaazzam","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaazzam"},{"login":"jlowin","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlowin"},{"login":"zangell44","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zangell44"},{"login":"zhen0","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"},{"login":"madkinsz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madkinsz"},{"login":"stellardave","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stellardave"},{"login":"jawnsy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jawnsy"},{"login":"LarryUllman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LarryUllman"},{"login":"leandrohstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"markupboy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markupboy"},{"login":"eikeland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eikeland"},{"login":"jtarre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtarre"},{"login":"edmoss345","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edmoss345"},{"login":"LemonJackson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LemonJackson"},{"login":"Afx31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Afx31"},{"login":"walquiriosaraiva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/walquiriosaraiva"},{"login":"ChristophWWagner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChristophWWagner"},{"login":"byorgey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byorgey"},{"login":"kampanosg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kampanosg"}],"active_maintainers":[{"login":"zzstoatzz","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzstoatzz"},{"login":"desertaxle","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/desertaxle"},{"login":"chrisguidry","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisguidry"},{"login":"mitchnielsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitchnielsen"},{"login":"zhen0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhen0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprefecthq%2Fprefect/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-01T05:03:01.892Z","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"}}]